|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TxnRef | |
|---|---|
| org.multiverse.api | |
| org.multiverse.api.references | |
| org.multiverse.stms.gamma.transactionalobjects | |
| Uses of TxnRef in org.multiverse.api |
|---|
| Methods in org.multiverse.api that return TxnRef | ||
|---|---|---|
static
|
StmUtils.newTxnRef()
Creates a committed TxnRef with null as initial value using the GlobalStmInstance. |
|
static
|
StmUtils.newTxnRef(E value)
Creates a committed TxnRef with the provided value using the GlobalStmInstance. |
|
| Uses of TxnRef in org.multiverse.api.references |
|---|
| Methods in org.multiverse.api.references that return TxnRef | ||
|---|---|---|
|
TxnRefFactory.newTxnRef(E value)
Creates a committed TxnRef. |
|
| Uses of TxnRef in org.multiverse.stms.gamma.transactionalobjects |
|---|
| Classes in org.multiverse.stms.gamma.transactionalobjects that implement TxnRef | |
|---|---|
class |
GammaTxnRef<E>
A TxnRef tailored for the GammaStm. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||