Uses of Class
org.multiverse.collections.NaiveTxnLinkedList
Packages that use NaiveTxnLinkedList
-
Uses of NaiveTxnLinkedList in org.multiverse.collections
Methods in org.multiverse.collections that return NaiveTxnLinkedListModifier and TypeMethodDescription<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)