Uses of Enum Class
io.higson.runtime.flow.dto.LogicalOperator
Packages that use LogicalOperator
-
Uses of LogicalOperator in io.higson.runtime.flow.dto
Methods in io.higson.runtime.flow.dto that return LogicalOperatorModifier and TypeMethodDescriptionstatic LogicalOperatorReturns the enum constant of this class with the specified name.static LogicalOperator[]LogicalOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.