Uses of Interface
io.dialob.session.engine.program.expr.arith.NowExpression
Packages that use NowExpression
-
Uses of NowExpression in io.dialob.session.engine.program.expr.arith
Classes in io.dialob.session.engine.program.expr.arith that implement NowExpressionMethods in io.dialob.session.engine.program.expr.arith with parameters of type NowExpressionModifier and TypeMethodDescriptionstatic ImmutableNowExpressionImmutableNowExpression.copyOf(NowExpression instance) Creates an immutable copy of aNowExpressionvalue.ImmutableNowExpression.Builder.from(NowExpression instance) Fill a builder with attribute values from the providedNowExpressioninstance.