|
|||||||||
| Home >> All >> rcs >> [ utils overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
rcs.utils
Class SystemProps

java.lang.Objectrcs.utils.SystemProps
- public class SystemProps
- extends java.lang.Object
| Field Summary | |
static boolean |
debug_on
|
| Constructor Summary | |
SystemProps()
|
|
| Method Summary | |
static void |
cd(java.lang.String dir)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
debug_on
public static boolean debug_on
| Constructor Detail |
SystemProps
public SystemProps()
| Method Detail |
cd
public static void cd(java.lang.String dir)
main
public static void main(java.lang.String[] args)
|
|||||||||
| Home >> All >> rcs >> [ utils overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
rcs.utils.SystemProps