Uses of Interface
org.multiverse.api.collections.TxnCollectionsFactory
-
Packages that use TxnCollectionsFactory Package Description org.multiverse.api org.multiverse.collections org.multiverse.stms.gamma -
-
Uses of TxnCollectionsFactory in org.multiverse.api
Fields in org.multiverse.api declared as TxnCollectionsFactory Modifier and Type Field Description private static TxnCollectionsFactory
StmUtils. txnCollectionsFactory
Methods in org.multiverse.api that return TxnCollectionsFactory Modifier and Type Method Description TxnCollectionsFactory
Stm. getDefaultTxnCollectionFactory()
Gets the defaultTxnCollectionsFactory
. -
Uses of TxnCollectionsFactory in org.multiverse.collections
Classes in org.multiverse.collections that implement TxnCollectionsFactory Modifier and Type Class Description class
NaiveTxnCollectionFactory
-
Uses of TxnCollectionsFactory in org.multiverse.stms.gamma
Methods in org.multiverse.stms.gamma that return TxnCollectionsFactory Modifier and Type Method Description TxnCollectionsFactory
GammaStm. getDefaultTxnCollectionFactory()
-