private void readObject(ObjectInputStream stream) throws InvalidObjectException
InvalidObjectException
Object writeReplace()
ConcurrentMap<K,V> data
int concurrencyLevel
com.googlecode.concurrentlinkedhashmap.LinkedDeque<E extends com.googlecode.concurrentlinkedhashmap.Linked<E>> evictionDeque
AtomicLong weightedSize
long capacity
int nextOrder
int drainedOrder
com.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Task[] tasks
Lock evictionLock
Queue<E>[] buffers
AtomicIntegerArray bufferLengths
AtomicReference<V> drainStatus
EntryWeigher<K,V> weigher
Queue<E> pendingNotifications
EvictionListener<K,V> listener
Copyright © 2008–2016. All rights reserved.