| Package | Description |
|---|---|
| net.anotheria.util.slicer |
A utility for slicing large chunks of data in slices/pages.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> Slice<T> |
Slicer.slice(Segment segment,
List<T> data)
Returns the requested slice of the data if available.
|
Copyright © 2010-2014 anotheria.net. All Rights Reserved.