Constructor and Description |
---|
Range(Paging paging,
int from)
Instantiates a new range.
|
Modifier and Type | Method and Description |
---|---|
Paging |
to(int to)
Finishes the creation of a new Paging by setting the end of the range of pages.
|
public Range(Paging paging, int from)
paging
- the pagingfrom
- the frompublic Paging to(int to)
to
- the end of the range of pagesCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.