Uses of Interface
org.multiverse.api.collections.TxnIterator
Packages that use TxnIterator
-
Uses of TxnIterator in org.multiverse.api.collections
Methods in org.multiverse.api.collections that return TxnIteratorModifier and TypeMethodDescriptionTxnDeque.descendingIterator(Txn txn) TxnIterable.iterator()Returns an iterator over a set of elements of type T. -
Uses of TxnIterator in org.multiverse.collections
Classes in org.multiverse.collections that implement TxnIteratorMethods in org.multiverse.collections that return TxnIteratorModifier and TypeMethodDescriptionNaiveTxnLinkedList.descendingIterator()NaiveTxnLinkedList.descendingIterator(Txn tx) AbstractTxnCollection.iterator()