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

Packages that use ProgrammaticLong
org.multiverse.api.programmatic   
 

Uses of ProgrammaticLong in org.multiverse.api.programmatic
 

Methods in org.multiverse.api.programmatic that return ProgrammaticLong
 ProgrammaticLong ProgrammaticReferenceFactory.atomicCreateLong(long value)
          Atomically creates a new ProgrammaticLong.
 ProgrammaticLong ProgrammaticReferenceFactory.createLong(long value)
          Creates a new ProgrammaticLong.
 ProgrammaticLong ProgrammaticReferenceFactory.createLong(Transaction tx, long value)
          Creates a new ProgrammaticLong that is created in the context of the provided transaction.
 



Copyright © 2008-2010 Multiverse. All Rights Reserved.