|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TxnDeque | |
|---|---|
| org.multiverse.api | |
| org.multiverse.api.collections | |
| org.multiverse.collections | |
| Uses of TxnDeque in org.multiverse.api |
|---|
| Methods in org.multiverse.api that return TxnDeque | ||
|---|---|---|
static
|
StmUtils.newTxnDeque()
Creates a new committed unbound TxnDeque. |
|
static
|
StmUtils.newTxnDeque(int capacity)
Creates a new committed bound TxnDeque. |
|
| Uses of TxnDeque in org.multiverse.api.collections |
|---|
| Methods in org.multiverse.api.collections that return TxnDeque | ||
|---|---|---|
|
TxnCollectionsFactory.newDeque()
|
|
|
TxnCollectionsFactory.newDeque(int capacity)
|
|
| Uses of TxnDeque in org.multiverse.collections |
|---|
| Classes in org.multiverse.collections that implement TxnDeque | |
|---|---|
class |
NaiveTxnLinkedList<E>
A LinkedList implementation that also acts as a TxnQueue, TxnDeque. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||