Uses of Enum
org.eclipse.yasson.internal.jsonstructure.JsonObjectIterator.State
Packages that use JsonObjectIterator.State
-
Uses of JsonObjectIterator.State in org.eclipse.yasson.internal.jsonstructure
Subclasses with type arguments of type JsonObjectIterator.State in org.eclipse.yasson.internal.jsonstructureMethods in org.eclipse.yasson.internal.jsonstructure that return JsonObjectIterator.StateModifier and TypeMethodDescriptionstatic JsonObjectIterator.StateReturns the enum constant of this type with the specified name.static JsonObjectIterator.State[]JsonObjectIterator.State.values()Returns an array containing the constants of this enum type, in the order they are declared.