Uses of Enum
com.jsoniter.spi.TypeLiteral.NativeType
Packages that use TypeLiteral.NativeType
-
Uses of TypeLiteral.NativeType in com.jsoniter.spi
Subclasses with type arguments of type TypeLiteral.NativeType in com.jsoniter.spiFields in com.jsoniter.spi declared as TypeLiteral.NativeTypeModifier and TypeFieldDescription(package private) final TypeLiteral.NativeTypeTypeLiteral.nativeTypeFields in com.jsoniter.spi with type parameters of type TypeLiteral.NativeTypeModifier and TypeFieldDescriptionstatic Map<Type, TypeLiteral.NativeType> TypeLiteral.nativeTypesMethods 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.