Uses of Enum Class
net.thevpc.tson.impl.parser.NumberType
Packages that use NumberType
-
Uses of NumberType in net.thevpc.tson.impl.parser
Subclasses with type arguments of type NumberType in net.thevpc.tson.impl.parserMethods in net.thevpc.tson.impl.parser that return NumberTypeModifier and TypeMethodDescriptionNumberType.combine(NumberType other) TsonNumberHelper.getType()static NumberTypestatic NumberTypeReturns the enum constant of this class with the specified name.static NumberType[]NumberType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.thevpc.tson.impl.parser with parameters of type NumberTypeModifier and TypeMethodDescriptionNumberType.combine(NumberType other) TsonNumberHelper.to(NumberType type)