Uses of Class
org.infinispan.atomic.AtomicHashMap

Packages that use AtomicHashMap
org.infinispan.atomic   
 

Uses of AtomicHashMap in org.infinispan.atomic
 

Methods in org.infinispan.atomic that return AtomicHashMap
 AtomicHashMap AtomicHashMap.copyForWrite()
           
static AtomicHashMap AtomicHashMap.newInstance(Cache cache, Object cacheKey)
          Construction only allowed through this factory method.
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.