| Package | Description |
|---|---|
| org.multiverse.collections |
| Modifier and Type | Method and Description |
|---|---|
<E> NaiveTxnLinkedList<E> |
NaiveTxnCollectionFactory.newDeque() |
<E> NaiveTxnLinkedList<E> |
NaiveTxnCollectionFactory.newDeque(int capacity) |
<E> NaiveTxnLinkedList<E> |
NaiveTxnCollectionFactory.newLinkedList() |
<E> NaiveTxnLinkedList<E> |
NaiveTxnCollectionFactory.newQueue() |
<E> NaiveTxnLinkedList<E> |
NaiveTxnCollectionFactory.newQueue(int capacity) |
Copyright © 2025. All rights reserved.