Uses of Interface
io.dialob.program.expr.arith.IsOnFirstPage
-
Packages that use IsOnFirstPage Package Description io.dialob.program.expr.arith -
-
Uses of IsOnFirstPage in io.dialob.program.expr.arith
Classes in io.dialob.program.expr.arith that implement IsOnFirstPage Modifier and Type Class Description classImmutableIsOnFirstPageImmutable implementation ofIsOnFirstPage.Methods in io.dialob.program.expr.arith with parameters of type IsOnFirstPage Modifier and Type Method Description static ImmutableIsOnFirstPageImmutableIsOnFirstPage. copyOf(IsOnFirstPage instance)Creates an immutable copy of aIsOnFirstPagevalue.ImmutableIsOnFirstPage.BuilderImmutableIsOnFirstPage.Builder. from(IsOnFirstPage instance)Fill a builder with attribute values from the providedIsOnFirstPageinstance.
-