Package | Description |
---|---|
org.multiverse.api | |
org.multiverse.api.references | |
org.multiverse.collections | |
org.multiverse.stms.gamma |
Modifier and Type | Method and Description |
---|---|
TxnRefFactory |
Stm.getDefaultRefFactory()
Returns the default
TxnRefFactory that can be used for easy and cheap access to a reference factory
instead of setting one up through the TxnRefFactoryBuilder . |
Modifier and Type | Method and Description |
---|---|
TxnRefFactory |
TxnRefFactoryBuilder.build()
Builds a TxnRefFactory.
|
Modifier and Type | Field and Description |
---|---|
protected TxnRefFactory |
AbstractTxnCollection.defaultRefFactory |
protected TxnRefFactory |
AbstractTxnMap.defaultRefFactory |
Modifier and Type | Interface and Description |
---|---|
interface |
GammaTxnRefFactory
A
TxnRefFactory tailored for the GammaStm. |
Copyright © 2020. All rights reserved.