Uses of Enum Class
heronarts.lx.modulator.BooleanLogic.Operator
Packages that use BooleanLogic.Operator
-
Uses of BooleanLogic.Operator in heronarts.lx.modulator
Fields in heronarts.lx.modulator with type parameters of type BooleanLogic.OperatorMethods in heronarts.lx.modulator that return BooleanLogic.OperatorModifier and TypeMethodDescriptionstatic BooleanLogic.Operator
Returns the enum constant of this class with the specified name.static BooleanLogic.Operator[]
BooleanLogic.Operator.values()
Returns an array containing the constants of this enum class, in the order they are declared.