Package | Description |
---|---|
org.multiverse.api | |
org.multiverse.api.references | |
org.multiverse.stms.gamma.transactionalobjects |
Modifier and Type | Method and Description |
---|---|
static TxnLong |
StmUtils.newTxnLong()
Creates a committed
TxnLong with 0 as initial value using the GlobalStmInstance . |
static TxnLong |
StmUtils.newTxnLong(long value)
Creates a committed
TxnLong with the provided value using the GlobalStmInstance . |
Modifier and Type | Method and Description |
---|---|
TxnLong |
TxnRefFactory.newTxnLong(long value)
Creates a committed TxnLong.
|
Modifier and Type | Class and Description |
---|---|
class |
GammaTxnLong
|
Copyright © 2020. All rights reserved.