|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TxnList | |
|---|---|
| org.multiverse.api | |
| org.multiverse.api.collections | |
| org.multiverse.collections | |
| Uses of TxnList in org.multiverse.api |
|---|
| Methods in org.multiverse.api that return TxnList | ||
|---|---|---|
static
|
StmUtils.newTxnLinkedList()
Creates a new committed TxnList based on a double linked list. |
|
| Uses of TxnList in org.multiverse.api.collections |
|---|
| Methods in org.multiverse.api.collections that return TxnList | ||
|---|---|---|
|
TxnCollectionsFactory.newLinkedList()
|
|
| Uses of TxnList in org.multiverse.collections |
|---|
| Classes in org.multiverse.collections that implement TxnList | |
|---|---|
class |
NaiveTxnLinkedList<E>
A LinkedList implementation that also acts as a TxnQueue, TxnDeque. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||