Package | Description |
---|---|
org.multiverse.api | |
org.multiverse.api.collections | |
org.multiverse.collections |
Modifier and Type | Method and Description |
---|---|
static <K,V> TxnMap<K,V> |
StmUtils.newTxnHashMap()
Creates a new committed TxnMap.
|
Modifier and Type | Method and Description |
---|---|
<K,V> TxnMap<K,V> |
TxnCollectionsFactory.newHashMap() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTxnMap<K,V> |
class |
NaiveTxnHashMap<K,V> |
Copyright © 2020. All rights reserved.