Package org.multiverse.collections
-
Class Summary Class Description AbstractTxnCollection<E> AbstractTxnIterator<E> AbstractTxnMap<K,V> NaiveTxnCollectionFactory NaiveTxnHashMap<K,V> NaiveTxnHashSet<E> NaiveTxnHashSet.It<E> NaiveTxnLinkedList<E> A LinkedList implementation that also acts as a TxnQueue, TxnDeque.NaiveTxnLinkedList.Entry<E> NaiveTxnStack<E> NaiveTxnStack.It<E> NaiveTxnStack.Node<E>