protected class InsertionOrderedMap.ValueIterator
extends java.lang.Object
implements java.util.Iterator
| Modifier and Type | Field and Description |
|---|---|
private int |
m_index |
| Modifier | Constructor and Description |
|---|---|
protected |
ValueIterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
java.lang.Object |
next() |
void |
remove() |