Uses of Enum
org.apache.commons.csv.Token.Type
-
Uses of Token.Type in org.apache.commons.csv
Subclasses with type arguments of type Token.Type in org.apache.commons.csvFields in org.apache.commons.csv declared as Token.TypeMethods in org.apache.commons.csv that return Token.TypeModifier and TypeMethodDescriptionstatic Token.TypeReturns the enum constant of this type with the specified name.static Token.Type[]Token.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.