E - public class SortFilterPageList<E>
extends org.omnifaces.utils.collection.PartialResultList<E>
| Constructor and Description |
|---|
SortFilterPageList(List<E> wrappedList,
SortFilterPage page) |
SortFilterPageList(Set<E> wrappedSet,
SortFilterPage page) |
add, add, addAll, addAll, clear, contains, containsAll, get, getEstimatedTotalNumberOfResults, getOffset, indexOf, isEmpty, isVisible, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArrayclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, replaceAll, sort, spliteratorparallelStream, removeIf, streampublic SortFilterPageList(Set<E> wrappedSet, SortFilterPage page)
public SortFilterPageList(List<E> wrappedList, SortFilterPage page)
Copyright © 2015–2017 OmniFaces. All rights reserved.