Uses of Enum
com.google.gson.ToNumberPolicy
Packages that use ToNumberPolicy
-
Uses of ToNumberPolicy in com.google.gson
Subclasses with type arguments of type ToNumberPolicy in com.google.gsonModifier and TypeClassDescriptionenumMethods in com.google.gson that return ToNumberPolicyModifier and TypeMethodDescriptionstatic ToNumberPolicyReturns the enum constant of this type with the specified name.static ToNumberPolicy[]ToNumberPolicy.values()Returns an array containing the constants of this enum type, in the order they are declared.