class RawDBObject.ElementIter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
_done |
(package private) int |
_pos |
| Constructor and Description |
|---|
ElementIter() |
| Modifier and Type | Method and Description |
|---|---|
(package private) boolean |
hasNext() |
(package private) RawDBObject.Element |
next() |
boolean hasNext()
RawDBObject.Element next()