|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.multiverse.api.GlobalStmInstance
public final class GlobalStmInstance
A singleton that can be used for easy access to the Stm that is used globally. Once it has
been set, it should not be changed while running the system.
Stm instance.
| Method Summary | |
|---|---|
static Stm |
getGlobalStmInstance()
Gets the global Stm instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Stm getGlobalStmInstance()
Stm instance. The returned value will never be null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||