|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TxnIterable | |
|---|---|
| org.multiverse.api.collections | |
| org.multiverse.collections | |
| Uses of TxnIterable in org.multiverse.api.collections |
|---|
| Subinterfaces of TxnIterable in org.multiverse.api.collections | |
|---|---|
interface |
TxnCollection<E>
|
interface |
TxnDeque<E>
|
interface |
TxnList<E>
|
interface |
TxnQueue<E>
|
interface |
TxnSet<E>
|
interface |
TxnStack<E>
|
| Uses of TxnIterable in org.multiverse.collections |
|---|
| Classes in org.multiverse.collections that implement TxnIterable | |
|---|---|
class |
AbstractTxnCollection<E>
|
class |
NaiveTxnHashSet<E>
|
class |
NaiveTxnLinkedList<E>
A LinkedList implementation that also acts as a TxnQueue, TxnDeque. |
class |
NaiveTxnStack<E>
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||