|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |