Uses of Interface
io.dialob.program.expr.arith.TodayExpression
-
Packages that use TodayExpression Package Description io.dialob.program.expr.arith -
-
Uses of TodayExpression in io.dialob.program.expr.arith
Classes in io.dialob.program.expr.arith that implement TodayExpression Modifier and Type Class Description classImmutableTodayExpressionImmutable implementation ofTodayExpression.Methods in io.dialob.program.expr.arith with parameters of type TodayExpression Modifier and Type Method Description static ImmutableTodayExpressionImmutableTodayExpression. copyOf(TodayExpression instance)Creates an immutable copy of aTodayExpressionvalue.ImmutableTodayExpression.BuilderImmutableTodayExpression.Builder. from(TodayExpression instance)Fill a builder with attribute values from the providedTodayExpressioninstance.
-