Uses of Enum
com.jsoniter.annotation.JsonWrapperType
Packages that use JsonWrapperType
-
Uses of JsonWrapperType in com.jsoniter.annotation
Methods in com.jsoniter.annotation that return JsonWrapperTypeModifier and TypeMethodDescriptionstatic JsonWrapperType
Returns the enum constant of this type with the specified name.static JsonWrapperType[]
JsonWrapperType.values()
Returns an array containing the constants of this enum type, in the order they are declared.