Uses of Class
io.dialob.program.expr.arith.ImmutableIsOnLastPage
-
Packages that use ImmutableIsOnLastPage Package Description io.dialob.program.expr.arith -
-
Uses of ImmutableIsOnLastPage in io.dialob.program.expr.arith
Methods in io.dialob.program.expr.arith that return ImmutableIsOnLastPage Modifier and Type Method Description ImmutableIsOnLastPageImmutableIsOnLastPage.Builder. build()Builds a newImmutableIsOnLastPage.static ImmutableIsOnLastPageImmutableIsOnLastPage. copyOf(IsOnLastPage instance)Creates an immutable copy of aIsOnLastPagevalue.
-