Uses of Class
io.dialob.program.expr.arith.Reducers.Bool
-
Packages that use Reducers.Bool Package Description io.dialob.program.expr.arith -
-
Uses of Reducers.Bool in io.dialob.program.expr.arith
Methods in io.dialob.program.expr.arith that return Reducers.Bool Modifier and Type Method Description static Reducers.BoolReducers.Bool. valueOf(String name)Returns the enum constant of this type with the specified name.static Reducers.Bool[]Reducers.Bool. values()Returns an array containing the constants of this enum type, in the order they are declared.
-