Uses of Interface
io.dialob.session.engine.program.expr.arith.RowItemsExpression
Packages that use RowItemsExpression
-
Uses of RowItemsExpression in io.dialob.session.engine.program.expr.arith
Classes in io.dialob.session.engine.program.expr.arith that implement RowItemsExpressionMethods in io.dialob.session.engine.program.expr.arith with parameters of type RowItemsExpressionModifier and TypeMethodDescriptionstatic ImmutableRowItemsExpressionImmutableRowItemsExpression.copyOf(RowItemsExpression instance) Creates an immutable copy of aRowItemsExpressionvalue.ImmutableRowItemsExpression.Builder.from(RowItemsExpression instance) Fill a builder with attribute values from the providedRowItemsExpressioninstance.