Uses of Enum
org.supercsv.io.Tokenizer.TokenizerState
Packages that use Tokenizer.TokenizerState
Package
Description
Provides the various readers and writers used to read/write Strings, Maps, or Objects.
-
Uses of Tokenizer.TokenizerState in org.supercsv.io
Methods in org.supercsv.io that return Tokenizer.TokenizerStateModifier and TypeMethodDescriptionstatic Tokenizer.TokenizerState
Returns the enum constant of this type with the specified name.static Tokenizer.TokenizerState[]
Tokenizer.TokenizerState.values()
Returns an array containing the constants of this enum type, in the order they are declared.