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