private static final class MapRetrievalCache.CacheEntry<K,V> extends java.lang.Object
(package private) K
key
(package private) V
value
CacheEntry(K key, V value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final K key
final V value