Uses of Interface
org.multiverse.api.Lock

Packages that use Lock
org.multiverse.api   
org.multiverse.stms.gamma.transactionalobjects   
 

Uses of Lock in org.multiverse.api
 

Methods in org.multiverse.api that return Lock
 Lock TxnObject.getLock()
          Gets the Lock that belongs to this TxnObject.
 

Uses of Lock in org.multiverse.stms.gamma.transactionalobjects
 

Classes in org.multiverse.stms.gamma.transactionalobjects that implement Lock
 class AbstractGammaObject
           
 class BaseGammaTxnRef
           
 class GammaTxnBoolean
          A TxnBoolean for the GammaStm.
 class GammaTxnDouble
           
 class GammaTxnInteger
           
 class GammaTxnLong
          A TxnLong for the GammaStm.
 class GammaTxnRef<E>
          A TxnRef tailored for the GammaStm.
 

Methods in org.multiverse.stms.gamma.transactionalobjects that return Lock
 Lock GammaObject.getLock()
           
 Lock AbstractGammaObject.getLock()
           
 



Copyright © 2012. All Rights Reserved.