Uses of Class
org.infinispan.util.AbstractMap

Packages that use AbstractMap
org.infinispan.util   
 

Uses of AbstractMap in org.infinispan.util
 

Subclasses of AbstractMap in org.infinispan.util
 class BidirectionalLinkedHashMap<K,V>
          Similar to the JDK's LinkedHashMap except that this version makes use of the fact that entries are bidirectionally linked and can hence be nagigated either from the start or from the end.
 class FastCopyHashMap<K,V>
          A HashMap that is optimized for fast shallow copies.
 


Google Analytics

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