T - the item typepublic class ChunkedView<T> extends AbstractView<T>
resultList, resultSize, resultViewOffset, resultViewSize| Constructor and Description |
|---|
ChunkedView(List<T> items,
int chunkStart,
int chunkSize)
Constructor.
|
ChunkedView(Result<T> items,
long chunkOffset,
int chunkSize)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getChunkOffset() |
int |
getChunkSize() |
getResultSize, getViewCopyright © 2013-2015–2015. All rights reserved.