protected class DoublyIndexedTable.TableIterator extends Object implements Iterator
DoublyIndexedTable
.Constructor and Description |
---|
TableIterator()
Creates a new TableIterator.
|
Modifier and Type | Method and Description |
---|---|
protected void |
findNext()
Searches for the next Entry in the table.
|
boolean |
hasNext() |
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.