Uses of Class
io.dialob.session.engine.program.expr.arith.ImmutablePeriodGeOperator.Builder
Packages that use ImmutablePeriodGeOperator.Builder
-
Uses of ImmutablePeriodGeOperator.Builder in io.dialob.session.engine.program.expr.arith
Methods in io.dialob.session.engine.program.expr.arith that return ImmutablePeriodGeOperator.BuilderModifier and TypeMethodDescriptionImmutablePeriodGeOperator.builder()Creates a builder forImmutablePeriodGeOperator.ImmutablePeriodGeOperator.Builder.from(AbstractLogicalOperator instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.AbstractLogicalOperatorinstance.ImmutablePeriodGeOperator.Builder.from(InfixOperator instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.InfixOperatorinstance.ImmutablePeriodGeOperator.Builder.from(PeriodGeOperator instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.PeriodGeOperatorinstance.ImmutablePeriodGeOperator.Builder.lhs(Expression lhs) Initializes the value for thelhsattribute.ImmutablePeriodGeOperator.Builder.rhs(Expression rhs) Initializes the value for therhsattribute.