Uses of Class
org.multiverse.stms.alpha.programmatic.AlphaProgrammaticRef

Packages that use AlphaProgrammaticRef
org.multiverse.stms.alpha.programmatic   
 

Uses of AlphaProgrammaticRef in org.multiverse.stms.alpha.programmatic
 

Methods in org.multiverse.stms.alpha.programmatic that return AlphaProgrammaticRef
<E> AlphaProgrammaticRef<E>
AlphaProgrammaticRefFactory.atomicCreateRef()
           
<E> AlphaProgrammaticRef<E>
AlphaProgrammaticRefFactory.atomicCreateRef(E value)
           
<E> AlphaProgrammaticRef<E>
AlphaProgrammaticRefFactory.createRef(E value)
           
<E> AlphaProgrammaticRef<E>
AlphaProgrammaticRefFactory.createRef(org.multiverse.api.Transaction tx, E value)
           
static AlphaProgrammaticRef AlphaProgrammaticRef.createUncommitted()
           
 

Constructors in org.multiverse.stms.alpha.programmatic with parameters of type AlphaProgrammaticRef
AlphaProgrammaticRefTranlocal(AlphaProgrammaticRef<E> owner)
           
AlphaProgrammaticRefTranlocal(AlphaProgrammaticRef<E> owner, E value)
           
 



Copyright © 2008-2010 Multiverse. All Rights Reserved.