|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--freaklamarsch.util.FLMSystemUtil
Utility to get soem information about the system.
Constructor Summary | |
FLMSystemUtil()
|
Method Summary | |
static int |
activeThreadsCount()
|
static boolean |
canExec()
Checks if the System supports the Runtime.exec() command |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FLMSystemUtil()
Method Detail |
public static boolean canExec()
public static int activeThreadsCount()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |