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