public interface CursorSupport
| Modifier and Type | Field and Description |
|---|---|
static long |
START |
| Modifier and Type | Method and Description |
|---|---|
long |
getNextCursor() |
long |
getPreviousCursor() |
boolean |
hasNext() |
boolean |
hasPrevious() |
static final long START