Uses of Class
io.dialob.session.engine.program.expr.arith.ImmutableFormatOperator.Builder
Packages that use ImmutableFormatOperator.Builder
-
Uses of ImmutableFormatOperator.Builder in io.dialob.session.engine.program.expr.arith
Methods in io.dialob.session.engine.program.expr.arith that return ImmutableFormatOperator.BuilderModifier and TypeMethodDescriptionImmutableFormatOperator.builder()Creates a builder forImmutableFormatOperator.ImmutableFormatOperator.Builder.expression(Expression expression) Initializes the value for theexpressionattribute.Initializes the value for theformatattribute.ImmutableFormatOperator.Builder.from(FormatOperator instance) Fill a builder with attribute values from the providedFormatOperatorinstance.