Uses of Class
io.dialob.program.expr.arith.ImmutableIsOnFirstPage.Builder
-
Packages that use ImmutableIsOnFirstPage.Builder Package Description io.dialob.program.expr.arith -
-
Uses of ImmutableIsOnFirstPage.Builder in io.dialob.program.expr.arith
Methods in io.dialob.program.expr.arith that return ImmutableIsOnFirstPage.Builder Modifier and Type Method Description static ImmutableIsOnFirstPage.BuilderImmutableIsOnFirstPage. builder()Creates a builder forImmutableIsOnFirstPage.ImmutableIsOnFirstPage.BuilderImmutableIsOnFirstPage.Builder. from(IsOnFirstPage instance)Fill a builder with attribute values from the providedIsOnFirstPageinstance.
-