Uses of Class
io.dialob.program.expr.arith.ImmutableTodayExpression
-
Packages that use ImmutableTodayExpression Package Description io.dialob.program.expr.arith -
-
Uses of ImmutableTodayExpression in io.dialob.program.expr.arith
Methods in io.dialob.program.expr.arith that return ImmutableTodayExpression Modifier and Type Method Description ImmutableTodayExpressionImmutableTodayExpression.Builder. build()Builds a newImmutableTodayExpression.static ImmutableTodayExpressionImmutableTodayExpression. copyOf(TodayExpression instance)Creates an immutable copy of aTodayExpressionvalue.
-