| Package | Description |
|---|---|
| org.multiverse.api | |
| org.multiverse.api.collections | |
| org.multiverse.collections |
| Modifier and Type | Method and Description |
|---|---|
static <E> TxnList<E> |
StmUtils.newTxnLinkedList()
Creates a new committed TxnList based on a double linked list.
|
| Modifier and Type | Method and Description |
|---|---|
<E> TxnList<E> |
TxnCollectionsFactory.newLinkedList() |
| Modifier and Type | Class and Description |
|---|---|
class |
NaiveTxnLinkedList<E>
A LinkedList implementation that also acts as a TxnQueue, TxnDeque.
|
Copyright © 2025. All rights reserved.