Uses of Interface
org.multiverse.api.collections.TxnMap
Packages that use TxnMap
-
Uses of TxnMap in org.multiverse.api
Methods in org.multiverse.api that return TxnMapModifier and TypeMethodDescriptionstatic <K,
V> TxnMap<K, V> StmUtils.newTxnHashMap()
Creates a new committed TxnMap. -
Uses of TxnMap in org.multiverse.api.collections
Methods in org.multiverse.api.collections that return TxnMap -
Uses of TxnMap in org.multiverse.collections
Classes in org.multiverse.collections that implement TxnMap