protected class LRUHashtable.LRUEntrySet extends AbstractSet<Map.Entry<K,V>>
| Modifier and Type | Field and Description |
|---|---|
(package private) Set<Map.Entry<K,LRUHashtable.LRUEntry>> |
set |
| Constructor and Description |
|---|
LRUEntrySet() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Map.Entry<K,V>> |
iterator() |
int |
size() |
equals, hashCode, removeAlladd, addAll, clear, contains, containsAll, isEmpty, remove, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitadd, addAll, clear, contains, containsAll, isEmpty, remove, retainAll, spliterator, toArray, toArrayparallelStream, removeIf, streamSet<Map.Entry<K,LRUHashtable.LRUEntry>> set
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}