Uses of Enum Class
org.joox.Util.SplitState
Packages that use Util.SplitState
-
Uses of Util.SplitState in org.joox
Subclasses with type arguments of type Util.SplitState in org.jooxModifier and TypeClassDescription(package private) static enumThe states in the state machine for splitting strings into listsMethods in org.joox that return Util.SplitStateModifier and TypeMethodDescriptionstatic Util.SplitStateReturns the enum constant of this class with the specified name.static Util.SplitState[]Util.SplitState.values()Returns an array containing the constants of this enum class, in the order they are declared.