Uses of Class
io.dialob.program.expr.arith.ImmutableIsOnLastPage.Builder
-
Packages that use ImmutableIsOnLastPage.Builder Package Description io.dialob.program.expr.arith -
-
Uses of ImmutableIsOnLastPage.Builder in io.dialob.program.expr.arith
Methods in io.dialob.program.expr.arith that return ImmutableIsOnLastPage.Builder Modifier and Type Method Description static ImmutableIsOnLastPage.BuilderImmutableIsOnLastPage. builder()Creates a builder forImmutableIsOnLastPage.ImmutableIsOnLastPage.BuilderImmutableIsOnLastPage.Builder. from(IsOnLastPage instance)Fill a builder with attribute values from the providedIsOnLastPageinstance.
-