|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||