Uses of Enum Class
org.jjazz.chordleadsheet.api.item.AltDataFilter.Random
Packages that use AltDataFilter.Random
-
Uses of AltDataFilter.Random in org.jjazz.chordleadsheet.api.item
Methods in org.jjazz.chordleadsheet.api.item that return AltDataFilter.RandomModifier and TypeMethodDescriptionstatic AltDataFilter.RandomReturns the enum constant of this class with the specified name.static AltDataFilter.Random[]AltDataFilter.Random.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.jjazz.chordleadsheet.api.item with parameters of type AltDataFilter.RandomModifierConstructorDescriptionCreate a filter which just accepts strings randomly.