Uses of Interface
org.multiverse.api.collections.TxnCollectionsFactory

Packages that use TxnCollectionsFactory
org.multiverse.api   
org.multiverse.collections   
org.multiverse.stms.gamma   
 

Uses of TxnCollectionsFactory in org.multiverse.api
 

Methods in org.multiverse.api that return TxnCollectionsFactory
 TxnCollectionsFactory Stm.getDefaultTxnCollectionFactory()
          Gets the default TxnCollectionsFactory.
 

Uses of TxnCollectionsFactory in org.multiverse.collections
 

Classes in org.multiverse.collections that implement TxnCollectionsFactory
 class NaiveTxnCollectionFactory
           
 

Uses of TxnCollectionsFactory in org.multiverse.stms.gamma
 

Methods in org.multiverse.stms.gamma that return TxnCollectionsFactory
 TxnCollectionsFactory GammaStm.getDefaultTxnCollectionFactory()
           
 



Copyright © 2012. All Rights Reserved.