Package | Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
protected FastCopyHashMap<K,V> |
AtomicHashMap.delegate |
Modifier and Type | Method and Description |
---|---|
FastCopyHashMap<K,V> |
FastCopyHashMap.clone() |
Copyright © 2015 JBoss, a division of Red Hat. All Rights Reserved.