Uses of Enum Class
org.jjazz.humanizer.api.Humanizer.State
Packages that use Humanizer.State
-
Uses of Humanizer.State in org.jjazz.humanizer.api
Subclasses with type arguments of type Humanizer.State in org.jjazz.humanizer.apiMethods in org.jjazz.humanizer.api that return Humanizer.StateModifier and TypeMethodDescriptionHumanizer.getState()static Humanizer.StateReturns the enum constant of this class with the specified name.static Humanizer.State[]Humanizer.State.values()Returns an array containing the constants of this enum class, in the order they are declared.