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