|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TxnBoolean | |
|---|---|
| org.multiverse.api | |
| org.multiverse.api.references | |
| org.multiverse.stms.gamma.transactionalobjects | |
| Uses of TxnBoolean in org.multiverse.api |
|---|
| Methods in org.multiverse.api that return TxnBoolean | |
|---|---|
static TxnBoolean |
StmUtils.newTxnBoolean()
Creates a committed TxnBoolean with false as initial value using the GlobalStmInstance. |
static TxnBoolean |
StmUtils.newTxnBoolean(boolean value)
Creates a committed TxnBoolean with the provided value using the GlobalStmInstance. |
| Uses of TxnBoolean in org.multiverse.api.references |
|---|
| Methods in org.multiverse.api.references that return TxnBoolean | |
|---|---|
TxnBoolean |
TxnRefFactory.newTxnBoolean(boolean value)
Creates a committed TxnBoolean. |
| Uses of TxnBoolean in org.multiverse.stms.gamma.transactionalobjects |
|---|
| Classes in org.multiverse.stms.gamma.transactionalobjects that implement TxnBoolean | |
|---|---|
class |
GammaTxnBoolean
A TxnBoolean for the GammaStm. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||