br.eti.clairton.paginated.collection
public class PaginatedMetaList<T> extends ArrayList<T> implements PaginatedList<T,Meta>
modCount| Constructor and Description |
|---|
PaginatedMetaList(Collection<? extends T> c,
Meta meta) |
| Modifier and Type | Method and Description |
|---|---|
Meta |
getMeta() |
<W> W |
unwrap(Class<W> type) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringpublic PaginatedMetaList(Collection<? extends T> c, Meta meta)
Copyright © 2017. All rights reserved.