|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FastCopyHashMap | |
---|---|
org.infinispan.atomic | This package contains the AtomicMap interfaces and API that Infinispan exposes as building
blocks in creating other public interfaces such as the Tree API. |
org.infinispan.util | General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers. |
Uses of FastCopyHashMap in org.infinispan.atomic |
---|
Fields in org.infinispan.atomic declared as FastCopyHashMap | |
---|---|
protected FastCopyHashMap<K,V> |
AtomicHashMap.delegate
|
Uses of FastCopyHashMap in org.infinispan.util |
---|
Methods in org.infinispan.util that return FastCopyHashMap | |
---|---|
FastCopyHashMap<K,V> |
FastCopyHashMap.clone()
|
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |