Uses of Class
io.dialob.session.engine.program.expr.arith.ImmutableNegOperatorDecimal.Builder
Packages that use ImmutableNegOperatorDecimal.Builder
-
Uses of ImmutableNegOperatorDecimal.Builder in io.dialob.session.engine.program.expr.arith
Methods in io.dialob.session.engine.program.expr.arith that return ImmutableNegOperatorDecimal.BuilderModifier and TypeMethodDescriptionImmutableNegOperatorDecimal.builder()Creates a builder forImmutableNegOperatorDecimal.ImmutableNegOperatorDecimal.Builder.expression(Expression expression) Initializes the value for theexpressionattribute.ImmutableNegOperatorDecimal.Builder.from(NegOperator instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.NegOperatorinstance.ImmutableNegOperatorDecimal.Builder.from(NegOperatorDecimal instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.NegOperatorDecimalinstance.ImmutableNegOperatorDecimal.Builder.from(UnaryOperator instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.UnaryOperatorinstance.