Uses of Interface
org.multiverse.api.programmatic.ProgrammaticLongRef

Packages that use ProgrammaticLongRef
org.multiverse.api.programmatic   
 

Uses of ProgrammaticLongRef in org.multiverse.api.programmatic
 

Methods in org.multiverse.api.programmatic that return ProgrammaticLongRef
 ProgrammaticLongRef ProgrammaticRefFactory.atomicCreateLongRef(long value)
          Atomically creates a new ProgrammaticLongRef.
 ProgrammaticLongRef ProgrammaticRefFactory.createLongRef(long value)
          Creates a new ProgrammaticLongRef.
 ProgrammaticLongRef ProgrammaticRefFactory.createLongRef(Transaction tx, long value)
          Creates a new ProgrammaticLongRef that is created in the context of the provided transaction.
 



Copyright © 2008-2010 Multiverse. All Rights Reserved.