public class ProcessCursor<K extends Serializable> extends Object
| Constructor and Description |
|---|
ProcessCursor(Iterable<K> path,
int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
bump() |
protected void |
finalize() |
boolean |
ifNext(K position) |
void |
skip(K position) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.