Package org.apache.cayenne.util.concurrentlinkedhashmap

Class Summary
ConcurrentLinkedHashMap<K,V> A hash table supporting full concurrency of retrievals, adjustable expected concurrency for updates, and a maximum capacity to bound the map by.
ConcurrentLinkedHashMap.Builder<K,V> A builder that creates ConcurrentLinkedHashMap instances.
 



Copyright © 2001-2012 Apache Cayenne. All Rights Reserved.