private class FastCopyHashMap.EntryIterator.WriteThroughEntry extends FastCopyHashMap.SimpleEntry<K,V>
| Constructor and Description |
|---|
WriteThroughEntry(K key,
V value) |
| Modifier and Type | Method and Description |
|---|---|
V |
setValue(V value) |
equals, getKey, getValue, hashCode, toString