|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vladium.emma.rt.RTSettings
Conceptually, this class is an extention of class RT. This is a separate class, however, to help load RT in a lazy manner.
Field Summary | |
private static boolean |
s_not_standalone
|
Constructor Summary | |
private |
RTSettings()
|
Method Summary | |
static boolean |
isStandaloneMode()
|
static void |
setStandaloneMode(boolean standalone)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static boolean s_not_standalone
Constructor Detail |
private RTSettings()
Method Detail |
public static boolean isStandaloneMode()
public static void setStandaloneMode(boolean standalone)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |