Uses of Class
io.dialob.session.engine.program.expr.arith.ImmutableSizeOperator.Builder
Packages that use ImmutableSizeOperator.Builder
-
Uses of ImmutableSizeOperator.Builder in io.dialob.session.engine.program.expr.arith
Methods in io.dialob.session.engine.program.expr.arith that return ImmutableSizeOperator.BuilderModifier and TypeMethodDescriptionImmutableSizeOperator.builder()Creates a builder forImmutableSizeOperator.ImmutableSizeOperator.Builder.expression(Expression expression) Initializes the value for theexpressionattribute.ImmutableSizeOperator.Builder.from(SizeOperator instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.SizeOperatorinstance.ImmutableSizeOperator.Builder.from(UnaryOperator instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.UnaryOperatorinstance.