Uses of Enum
com.jsoniter.annotation.JsonWrapperType
Packages that use JsonWrapperType
-
Uses of JsonWrapperType in com.jsoniter.annotation
Subclasses with type arguments of type JsonWrapperType in com.jsoniter.annotationMethods in com.jsoniter.annotation that return JsonWrapperTypeModifier and TypeMethodDescriptionstatic JsonWrapperTypeReturns 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.