Uses of Enum
org.eclipse.yasson.internal.deserializer.MapDeserializer.State
Packages that use MapDeserializer.State
-
Uses of MapDeserializer.State in org.eclipse.yasson.internal.deserializer
Methods in org.eclipse.yasson.internal.deserializer that return MapDeserializer.StateModifier and TypeMethodDescriptionstatic MapDeserializer.State
Returns the enum constant of this type with the specified name.static MapDeserializer.State[]
MapDeserializer.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.yasson.internal.deserializer with parameters of type MapDeserializer.StateModifier and TypeMethodDescriptionprivate void
MapDeserializer.validateKeyName
(String keyName, MapDeserializer.State state)