Uses of Enum
org.apache.commons.csv.CSVFormat.Predefined
-
Uses of CSVFormat.Predefined in org.apache.commons.csv
Modifier and TypeMethodDescriptionstatic CSVFormat.Predefined
Returns the enum constant of this type with the specified name.static CSVFormat.Predefined[]
CSVFormat.Predefined.values()
Returns an array containing the constants of this enum type, in the order they are declared.