Uses of Enum
org.apache.johnzon.core.JsonGeneratorImpl.GeneratorState
Packages that use JsonGeneratorImpl.GeneratorState
-
Uses of JsonGeneratorImpl.GeneratorState in org.apache.johnzon.core
Fields in org.apache.johnzon.core with type parameters of type JsonGeneratorImpl.GeneratorStateModifier and TypeFieldDescriptionprivate final HStack<JsonGeneratorImpl.GeneratorState>JsonGeneratorImpl.stateMethods in org.apache.johnzon.core that return JsonGeneratorImpl.GeneratorStateModifier and TypeMethodDescriptionprivate JsonGeneratorImpl.GeneratorStateJsonGeneratorImpl.currentState()Returns the enum constant of this type with the specified name.static JsonGeneratorImpl.GeneratorState[]JsonGeneratorImpl.GeneratorState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.johnzon.core with parameters of type JsonGeneratorImpl.GeneratorStateModifier and TypeMethodDescriptionprivate voidJsonGeneratorImpl.swapState(JsonGeneratorImpl.GeneratorState newState)