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