public class LazyPageList<E> extends PageList<E>
available_, availablePage_, currentListPage_, currentPage_, EMPTY_LIST| Constructor and Description |
|---|
LazyPageList(ListAccess<E> listAccess,
int pageSize) |
| Modifier and Type | Method and Description |
|---|---|
List<E> |
getAll() |
protected void |
populateCurrentPage(int page) |
checkAndSetPage, currentPage, getAvailable, getAvailablePage, getCurrentPage, getFrom, getPage, getPageSize, getTo, setAvailablePage, setPageSizepublic LazyPageList(ListAccess<E> listAccess, int pageSize)
Copyright © 2016 eXo Platform SAS. All Rights Reserved.