protected class QuantityDBImpl.QuantityIterator extends QuantityDBImpl.Iterator
iterator| Modifier | Constructor and Description |
|---|---|
protected |
QuantityDBImpl.QuantityIterator()
Constructs.
|
| Modifier and Type | Method and Description |
|---|---|
protected Iterator |
nextIterator()
Returns the iterator for the successor database.
|
protected Object |
nextObject()
Returns the next quantity of the iterator.
|
doSwitch, hasNext, next, removeprotected QuantityDBImpl.QuantityIterator()
protected Object nextObject()
nextObject in class QuantityDBImpl.Iteratorprotected Iterator nextIterator()
nextIterator in class QuantityDBImpl.Iterator