Uses of Interface
io.dialob.session.engine.program.expr.arith.Reducers.OperatorTemplate
Packages that use Reducers.OperatorTemplate
-
Uses of Reducers.OperatorTemplate in io.dialob.session.engine.program.expr.arith
Fields in io.dialob.session.engine.program.expr.arith declared as Reducers.OperatorTemplateModifier and TypeFieldDescriptionstatic final Reducers.OperatorTemplate<BigDecimal> Reducers.DECIMAL_OPERATOR_TEMPLATEstatic final Reducers.OperatorTemplate<Duration> Reducers.DURATION_OPERATOR_TEMPLATEstatic final Reducers.OperatorTemplate<BigInteger> Reducers.INTEGER_OPERATOR_TEMPLATEstatic final Reducers.OperatorTemplate<Period> Reducers.PERIOD_OPERATOR_TEMPLATEMethods in io.dialob.session.engine.program.expr.arith that return Reducers.OperatorTemplate