Package | Description |
---|---|
org.multiverse.api | |
org.multiverse.api.references | |
org.multiverse.stms.gamma.transactionalobjects |
Modifier and Type | Method and Description |
---|---|
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 . |
Modifier and Type | Method and Description |
---|---|
TxnDouble |
TxnRefFactory.newTxnDouble(double value)
Creates a committed TxnDouble.
|
Modifier and Type | Class and Description |
---|---|
class |
GammaTxnDouble |
Copyright © 2020. All rights reserved.