Uses of Enum Class
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 class with the specified name.static CompareOperator[]CompareOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.