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