Uses of Package
org.apache.cayenne.util.concurrentlinkedhashmap

Packages that use org.apache.cayenne.util.concurrentlinkedhashmap
org.apache.cayenne.util.concurrentlinkedhashmap   
 

Classes in org.apache.cayenne.util.concurrentlinkedhashmap used by org.apache.cayenne.util.concurrentlinkedhashmap
ConcurrentLinkedHashMap
          A hash table supporting full concurrency of retrievals, adjustable expected concurrency for updates, and a maximum capacity to bound the map by.
ConcurrentLinkedHashMap.Builder
          A builder that creates ConcurrentLinkedHashMap instances.
 



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