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 TxnCollectionsFactoryStmUtils. txnCollectionsFactoryMethods in org.multiverse.api that return TxnCollectionsFactory Modifier and Type Method Description TxnCollectionsFactoryStm. getDefaultTxnCollectionFactory()Gets the defaultTxnCollectionsFactory. -
Uses of TxnCollectionsFactory in org.multiverse.collections
Classes in org.multiverse.collections that implement TxnCollectionsFactory Modifier and Type Class Description classNaiveTxnCollectionFactory -
Uses of TxnCollectionsFactory in org.multiverse.stms.gamma
Methods in org.multiverse.stms.gamma that return TxnCollectionsFactory Modifier and Type Method Description TxnCollectionsFactoryGammaStm. getDefaultTxnCollectionFactory()
-