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
boolean hasPrevious()
long getPreviousCursor()
boolean hasNext()
long getNextCursor()
Copyright © 2018. All rights reserved.