T - the item typepublic interface Page<T> extends Slice<T>
| Modifier and Type | Method and Description | 
|---|---|
| long | getIndex()Returns the index of the page. | 
| long | getMaxSize()Returns the maximum size of the page. | 
| long | getTotalSize()Returns the total size of the list this page is derived from. | 
long getIndex()
long getMaxSize()
long getTotalSize()
Copyright © 2013-2018–2019 SeedStack. All rights reserved.