Uses of Class
com.bhn.experimentation.Operator
-
Packages that use Operator Package Description com.bhn.experimentation -
-
Uses of Operator in com.bhn.experimentation
Fields in com.bhn.experimentation declared as Operator Modifier and Type Field Description OperatorCondition. operatorMethods in com.bhn.experimentation that return Operator Modifier and Type Method Description static OperatorOperator. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Operator[]Operator. values()Returns an array containing the constants of this enum type, in the order they are declared.
-