|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlapisx.util.Mem
Constructor Summary | |
Mem()
|
Method Summary | |
static void |
dumpThreadInfo()
|
static long |
free()
|
static void |
gc()
|
static String |
getReport()
|
static long |
total()
|
static long |
used()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Mem()
Method Detail |
public static long free()
public static long used()
public static long total()
public static String getReport()
public static void gc()
public static void dumpThreadInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |