Uses of Class
io.dialob.program.expr.arith.ImmutableNowExpression
-
Packages that use ImmutableNowExpression Package Description io.dialob.program.expr.arith -
-
Uses of ImmutableNowExpression in io.dialob.program.expr.arith
Methods in io.dialob.program.expr.arith that return ImmutableNowExpression Modifier and Type Method Description ImmutableNowExpressionImmutableNowExpression.Builder. build()Builds a newImmutableNowExpression.static ImmutableNowExpressionImmutableNowExpression. copyOf(NowExpression instance)Creates an immutable copy of aNowExpressionvalue.
-