Uses of Enum Class
cloud.opencode.base.core.compare.CompareUtil.Operator
Packages that use CompareUtil.Operator
-
Uses of CompareUtil.Operator in cloud.opencode.base.core.compare
Subclasses with type arguments of type CompareUtil.Operator in cloud.opencode.base.core.compareMethods in cloud.opencode.base.core.compare that return CompareUtil.OperatorModifier and TypeMethodDescriptionstatic CompareUtil.OperatorReturns the enum constant of this class with the specified name.static CompareUtil.Operator[]CompareUtil.Operator.values()Returns an array containing the constants of this enum class, in the order they are declared.