Uses of Interface
io.dialob.program.expr.arith.IsOnLastPage
-
Packages that use IsOnLastPage Package Description io.dialob.program.expr.arith -
-
Uses of IsOnLastPage in io.dialob.program.expr.arith
Classes in io.dialob.program.expr.arith that implement IsOnLastPage Modifier and Type Class Description classImmutableIsOnLastPageImmutable implementation ofIsOnLastPage.Methods in io.dialob.program.expr.arith with parameters of type IsOnLastPage Modifier and Type Method Description static ImmutableIsOnLastPageImmutableIsOnLastPage. copyOf(IsOnLastPage instance)Creates an immutable copy of aIsOnLastPagevalue.ImmutableIsOnLastPage.BuilderImmutableIsOnLastPage.Builder. from(IsOnLastPage instance)Fill a builder with attribute values from the providedIsOnLastPageinstance.
-