Uses of Interface
org.multiverse.api.collections.TxnCollectionsFactory
Packages that use TxnCollectionsFactory
-
Uses of TxnCollectionsFactory in org.multiverse.api
Fields in org.multiverse.api declared as TxnCollectionsFactoryModifier and TypeFieldDescriptionprivate static final TxnCollectionsFactory
StmUtils.txnCollectionsFactory
Methods in org.multiverse.api that return TxnCollectionsFactory -
Uses of TxnCollectionsFactory in org.multiverse.collections
Classes in org.multiverse.collections that implement TxnCollectionsFactory -
Uses of TxnCollectionsFactory in org.multiverse.stms.gamma
Methods in org.multiverse.stms.gamma that return TxnCollectionsFactoryModifier and TypeMethodDescriptionfinal TxnCollectionsFactory
GammaStm.getDefaultTxnCollectionFactory()