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
Methods 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.