|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.threed.jpct.util.MemoryHelper
public class MemoryHelper
Memory related helpers.
Constructor Summary | |
---|---|
MemoryHelper()
|
Method Summary | |
---|---|
static void |
compact()
Tries to free some memory by forcing gc and finalization. |
static void |
printMemory()
Prints current memory usage into the log. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MemoryHelper()
Method Detail |
---|
public static void compact()
public static void printMemory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |