public static class WeakCache.Entry<K,V> extends java.lang.Object
WeakCache.entries()
WeakCache.Entry(K key, V value)
java.lang.Object
getKey()
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WeakCache.Entry(K key, V value)
public java.lang.Object getKey()
public java.lang.Object getValue()