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