Uses of Enum
com.jsoniter.ValueType
Packages that use ValueType
-
Uses of ValueType in com.jsoniter
Subclasses with type arguments of type ValueType in com.jsoniterMethods in com.jsoniter that return ValueTypeModifier and TypeMethodDescriptionstatic ValueTypeReturns the enum constant of this type with the specified name.static ValueType[]ValueType.values()Returns an array containing the constants of this enum type, in the order they are declared.JsonIterator.whatIsNext() -
Uses of ValueType in com.jsoniter.any
Methods in com.jsoniter.any that return ValueTypeMethods in com.jsoniter.any with parameters of type ValueTypeModifier and TypeMethodDescriptionprotected JsonExceptionAny.reportUnexpectedType(ValueType toType)