Uses of Enum Class
io.dialob.session.engine.program.expr.arith.Reducers.Bool
Packages that use Reducers.Bool
-
Uses of Reducers.Bool in io.dialob.session.engine.program.expr.arith
Methods in io.dialob.session.engine.program.expr.arith that return Reducers.BoolModifier and TypeMethodDescriptionstatic Reducers.BoolReturns the enum constant of this class with the specified name.static Reducers.Bool[]Reducers.Bool.values()Returns an array containing the constants of this enum class, in the order they are declared.