Uses of Enum Class
com.grack.nanojson.JsonReader.Type
-
Uses of JsonReader.Type in com.grack.nanojson
Methods in com.grack.nanojson that return JsonReader.TypeModifier and TypeMethodDescriptionJsonReader.current()Returns the current type of the value.static JsonReader.TypeReturns the enum constant of this class with the specified name.static JsonReader.Type[]JsonReader.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.