Uses of Interface
org.multiverse.api.collections.TxnStack
Packages that use TxnStack
-
Uses of TxnStack in org.multiverse.api
Methods in org.multiverse.api that return TxnStackModifier and TypeMethodDescriptionstatic <E> TxnStack<E>
StmUtils.newTxnStack()
Creates a new committed unbound TxnStack.static <E> TxnStack<E>
StmUtils.newTxnStack
(int capacity) Creates a new committed bound TxnStack. -
Uses of TxnStack in org.multiverse.api.collections
Methods in org.multiverse.api.collections that return TxnStack -
Uses of TxnStack in org.multiverse.collections
Classes in org.multiverse.collections that implement TxnStackMethods in org.multiverse.collections that return TxnStack