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