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