Uses of Class
io.dialob.session.engine.program.expr.arith.ImmutableToStringOperator.Builder
Packages that use ImmutableToStringOperator.Builder
-
Uses of ImmutableToStringOperator.Builder in io.dialob.session.engine.program.expr.arith
Methods in io.dialob.session.engine.program.expr.arith that return ImmutableToStringOperator.BuilderModifier and TypeMethodDescriptionImmutableToStringOperator.builder()Creates a builder forImmutableToStringOperator.ImmutableToStringOperator.Builder.expression(Expression expression) Initializes the value for theexpressionattribute.ImmutableToStringOperator.Builder.from(ToStringOperator instance) Fill a builder with attribute values from the providedToStringOperatorinstance.