Uses of Interface
io.dialob.session.engine.program.expr.arith.CanAddRowsOperator
Packages that use CanAddRowsOperator
-
Uses of CanAddRowsOperator in io.dialob.session.engine.program.expr.arith
Classes in io.dialob.session.engine.program.expr.arith that implement CanAddRowsOperatorMethods in io.dialob.session.engine.program.expr.arith with parameters of type CanAddRowsOperatorModifier and TypeMethodDescriptionstatic ImmutableCanAddRowsOperatorImmutableCanAddRowsOperator.copyOf(CanAddRowsOperator instance) Creates an immutable copy of aCanAddRowsOperatorvalue.ImmutableCanAddRowsOperator.Builder.from(CanAddRowsOperator instance) Fill a builder with attribute values from the providedCanAddRowsOperatorinstance.