Uses of Enum
io.github.mmm.base.compare.CompareOperator
Packages that use CompareOperator
-
Uses of CompareOperator in io.github.mmm.base.compare
Methods in io.github.mmm.base.compare that return CompareOperatorModifier and TypeMethodDescriptionabstract CompareOperatorCompareOperator.negate()static CompareOperatorThis method gets theCompareOperatorfor the givensymbol.static CompareOperatorReturns the enum constant of this type with the specified name.static CompareOperator[]CompareOperator.values()Returns an array containing the constants of this enum type, in the order they are declared.