Package ai.extend.types
Interface ParentSplit.EndPageStage
-
- All Known Implementing Classes:
ParentSplit.Builder
- Enclosing class:
- ParentSplit
public static interface ParentSplit.EndPageStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ParentSplit._FinalStageendPage(int endPage)The end page of the split.
-
-
-
Method Detail
-
endPage
ParentSplit._FinalStage endPage(int endPage)
The end page of the split.
-
-