frysk.sys
Class GarbageCollect

java.lang.Object
  extended by frysk.sys.GarbageCollect

public class GarbageCollect
extends Object

Attempt to force a garbage collect.


Constructor Summary
GarbageCollect()
           
 
Method Summary
static boolean run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GarbageCollect

public GarbageCollect()
Method Detail

run

public static boolean run()