Uses of Class
org.multiverse.stms.alpha.AlphaStmConfig

Packages that use AlphaStmConfig
org.multiverse.stms.alpha Contains the main Multiverse STM implementation: the AlphaStm. 
 

Uses of AlphaStmConfig in org.multiverse.stms.alpha
 

Methods in org.multiverse.stms.alpha that return AlphaStmConfig
static AlphaStmConfig AlphaStmConfig.createDebugConfig()
           
static AlphaStmConfig AlphaStmConfig.createFastConfig()
           
 

Constructors in org.multiverse.stms.alpha with parameters of type AlphaStmConfig
AlphaStm(AlphaStmConfig config)
          Creates a new AlphaStm with the provided configuration.
 



Copyright © 2008-2010 Multiverse. All Rights Reserved.