public static class Maps.EvictedLinkedEntry<K,V> extends Maps.WeakLinkedEntry<K,V>
Maps.EvictedLinkedEntry(int keyHashCode, K key, V value, Maps.LinkedEntry<K,V> next, java.lang.ref.ReferenceQueue<V> queue)
equals, getAfter, getBefore, getKey, getNext, getValue, hashCode, isMutable, keyHashCode, setAfter, setBefore, setNext, setValue, toString
clear, enqueue, get, isEnqueued
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Maps.EvictedLinkedEntry(int keyHashCode, K key, V value, Maps.LinkedEntry<K,V> next, java.lang.ref.ReferenceQueue<V> queue)