|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProgrammaticReference | |
|---|---|
| org.multiverse.api.programmatic | |
| Uses of ProgrammaticReference in org.multiverse.api.programmatic |
|---|
| Methods in org.multiverse.api.programmatic that return ProgrammaticReference | ||
|---|---|---|
|
ProgrammaticReferenceFactory.atomicCreateReference()
Creates a new ProgrammaticReference with a null value atomically. |
|
|
ProgrammaticReferenceFactory.atomicCreateReference(E value)
Creates a new ProgrammaticReference atomically. |
|
|
ProgrammaticReferenceFactory.createReference(E value)
Creates a new ProgrammaticReference with the provided value. |
|
|
ProgrammaticReferenceFactory.createReference(Transaction tx,
E value)
Creates a new ProgrammaticReference with the provided value and lifting on the provided transaction. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||