Skip to content

Commit e16c21f

Browse files
Update JsonParserReader.java - toward package private
1 parent aa446ee commit e16c21f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/esri/core/geometry/JsonParserReader.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
import com.fasterxml.jackson.core.*;
2828

2929
/**
30+
* @deprecated Intended for internal use by Spatial-Framework-for-Hadoop only.
3031
* A throw-in JsonReader built around Jackson.
31-
*
3232
*/
3333
public class JsonParserReader implements JsonReader {
3434

0 commit comments

Comments
 (0)