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