| Modifier and Type | Field and Description |
|---|---|
(package private) Iterator<Map.Entry<K,LRUHashtable.LRUEntry>> |
it |
(package private) LRUHashtable.LRUEntry |
work |
| Constructor and Description |
|---|
LRUEntrySetIterator(Iterator<Map.Entry<K,LRUHashtable.LRUEntry>> i) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Map.Entry<K,V> |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingfinal Iterator<Map.Entry<K,LRUHashtable.LRUEntry>> it
LRUHashtable.LRUEntry work
LRUEntrySetIterator(Iterator<Map.Entry<K,LRUHashtable.LRUEntry>> i)
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}