References
Libraries
The result of next().
next()
No more items in the iterator
An error happened
An item was retrieved
Datastructure changed while iterating
IteratorResult.DONE
IteratorResult.ERROR
IteratorResult.OK
IteratorResult.RESYNC