Uses of Enum
com.jsoniter.spi.TypeLiteral.NativeType
Packages that use TypeLiteral.NativeType
-
Uses of TypeLiteral.NativeType in com.jsoniter.spi
Fields in com.jsoniter.spi declared as TypeLiteral.NativeTypeModifier and TypeFieldDescription(package private) final TypeLiteral.NativeType
TypeLiteral.nativeType
Fields in com.jsoniter.spi with type parameters of type TypeLiteral.NativeTypeMethods in com.jsoniter.spi that return TypeLiteral.NativeTypeModifier and TypeMethodDescriptionTypeLiteral.getNativeType()
static TypeLiteral.NativeType
Returns the enum constant of this type with the specified name.static TypeLiteral.NativeType[]
TypeLiteral.NativeType.values()
Returns an array containing the constants of this enum type, in the order they are declared.