Uses of Class
io.dialob.program.expr.arith.ImmutableIsOnFirstPage
-
Packages that use ImmutableIsOnFirstPage Package Description io.dialob.program.expr.arith -
-
Uses of ImmutableIsOnFirstPage in io.dialob.program.expr.arith
Methods in io.dialob.program.expr.arith that return ImmutableIsOnFirstPage Modifier and Type Method Description ImmutableIsOnFirstPageImmutableIsOnFirstPage.Builder. build()Builds a newImmutableIsOnFirstPage.static ImmutableIsOnFirstPageImmutableIsOnFirstPage. copyOf(IsOnFirstPage instance)Creates an immutable copy of aIsOnFirstPagevalue.
-