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 with type parameters of type TypeLiteral.NativeTypeMethods in com.jsoniter.spi that return TypeLiteral.NativeTypeModifier and TypeMethodDescriptionTypeLiteral.getNativeType()static TypeLiteral.NativeTypeReturns 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.