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