Uses of Class
io.dialob.session.engine.program.expr.arith.ImmutableNowExpression.Builder
Packages that use ImmutableNowExpression.Builder
-
Uses of ImmutableNowExpression.Builder in io.dialob.session.engine.program.expr.arith
Methods in io.dialob.session.engine.program.expr.arith that return ImmutableNowExpression.BuilderModifier and TypeMethodDescriptionImmutableNowExpression.builder()Creates a builder forImmutableNowExpression.ImmutableNowExpression.Builder.from(NowExpression instance) Fill a builder with attribute values from the providedNowExpressioninstance.