Uses of Enum
io.avaje.jsonb.JsonReader.Token
Packages that use JsonReader.Token
-
Uses of JsonReader.Token in io.avaje.jsonb
Methods in io.avaje.jsonb that return JsonReader.TokenModifier and TypeMethodDescriptionJsonReader.currentToken()Return the current Token.static JsonReader.TokenReturns 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.