Uses of Interface
org.apache.openjpa.lib.util.concurrent.ConcurrentMap

Packages that use ConcurrentMap
org.apache.openjpa.lib.util.concurrent Concurrent Utilities 
 

Uses of ConcurrentMap in org.apache.openjpa.lib.util.concurrent
 

Classes in org.apache.openjpa.lib.util.concurrent that implement ConcurrentMap
 class ConcurrentHashMap
          This class implements a HashMap which has limited synchronization.
 class ConcurrentReferenceHashMap
          This class implements a HashMap which has limited synchronization and reference keys or values(but not both).
 



Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.