Uses of Enum
org.eclipse.yasson.internal.deserializer.MapDeserializer.Mode
Packages that use MapDeserializer.Mode
-
Uses of MapDeserializer.Mode in org.eclipse.yasson.internal.deserializer
Methods in org.eclipse.yasson.internal.deserializer that return MapDeserializer.ModeModifier and TypeMethodDescriptionstatic MapDeserializer.Mode
Returns the enum constant of this type with the specified name.static MapDeserializer.Mode[]
MapDeserializer.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared.