Constructor and Description |
---|
SingleCursorIterator(Cursor cursor)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Cursor |
next() |
void |
remove() |
public SingleCursorIterator(Cursor cursor)
cursor
- is the single element.