Package | Description |
---|---|
org.multiverse.api.references | |
org.multiverse.stms.gamma.transactionalobjects |
Modifier and Type | Interface and Description |
---|---|
interface |
TxnBoolean
A Transactional Reference comparable to the Clojure Ref.
|
interface |
TxnDouble
A Transactional Reference comparable to the Clojure Ref.
|
interface |
TxnInteger
A Transactional Reference comparable to the Clojure Ref.
|
interface |
TxnLong
A Transactional Reference comparable to the Clojure Ref.
|
interface |
TxnRef<E>
A Transactional Reference comparable to the Clojure Ref.
|
Modifier and Type | Class and Description |
---|---|
class |
GammaTxnBoolean
A
TxnBoolean for the GammaStm . |
class |
GammaTxnDouble |
class |
GammaTxnInteger |
class |
GammaTxnLong
|
class |
GammaTxnRef<E>
|
Copyright © 2020. All rights reserved.