Package | Description |
---|---|
com.esri.core.geometry |
Modifier and Type | Method and Description |
---|---|
JsonReader.Token |
JsonReader.currentToken() |
JsonReader.Token |
JsonParserReader.currentToken() |
JsonReader.Token |
JsonReader.nextToken() |
JsonReader.Token |
JsonParserReader.nextToken() |
static JsonReader.Token |
JsonReader.Token.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonReader.Token[] |
JsonReader.Token.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.