Package at.molindo.thirdparty.org.compass.core.util.concurrent

Interface Summary
ConcurrentLinkedHashMap.EvictionListener<K,V> A listener registered for notification when an entry is evicted.
 

Class Summary
ConcurrentHashSet<E>  
ConcurrentLinkedHashMap<K,V> A ConcurrentMap with a doubly-linked list running through its entries.
 

Enum Summary
ConcurrentLinkedHashMap.EvictionPolicy The replacement policy to apply to determine which entry to discard to when the capacity has been reached.
 



Copyright © 2013 Molindo GmbH. All Rights Reserved.