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.commons.util |
Modifier and Type | Field and Description |
---|---|
protected FastCopyHashMap<K,V> |
AtomicHashMap.delegate |
Modifier and Type | Method and Description |
---|---|
FastCopyHashMap<K,V> |
FastCopyHashMap.clone() |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.