| Modifier and Type | Method and Description |
|---|---|
OffsetPaging |
OffsetPaging.next()
Calculate the next page start index with the existing page size.
|
| Constructor and Description |
|---|
OffsetPaginatedResult(PaginatedResultDelegate<T,OffsetPaging> delegate,
Object... arguments) |
OffsetPaginatedResult(PaginatedResultDelegate<T,OffsetPaging> delegate,
ResultCountDelegate resultCountDelegate,
Object... arguments) |
Copyright © 2021 CodingZero. All rights reserved.