public abstract class PaginatedSetResponse<T> extends SetResponse<T>
T.data| Constructor and Description |
|---|
PaginatedSetResponse(Set<T> data,
int page,
int pageSize) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPage()
Returns the page number.
|
int |
getPageSize()
Returns the page size.
|
equals, getData, hashCode, iteratorclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2023 iland Internet Solutions, Corp. All rights reserved.