|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TxnDouble | |
|---|---|
| org.multiverse.api | |
| org.multiverse.api.references | |
| org.multiverse.stms.gamma.transactionalobjects | |
| Uses of TxnDouble in org.multiverse.api |
|---|
| Methods in org.multiverse.api that return TxnDouble | |
|---|---|
static TxnDouble |
StmUtils.newTxnDouble()
Creates a committed TxnDouble with 0 as initial value using the GlobalStmInstance. |
static TxnDouble |
StmUtils.newTxnDouble(double value)
Creates a committed TxnDouble with the provided value using the GlobalStmInstance. |
| Uses of TxnDouble in org.multiverse.api.references |
|---|
| Methods in org.multiverse.api.references that return TxnDouble | |
|---|---|
TxnDouble |
TxnRefFactory.newTxnDouble(double value)
Creates a committed TxnDouble. |
| Uses of TxnDouble in org.multiverse.stms.gamma.transactionalobjects |
|---|
| Classes in org.multiverse.stms.gamma.transactionalobjects that implement TxnDouble | |
|---|---|
class |
GammaTxnDouble
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||