wt.util
Class GarbageCollector
java.lang.Object
wt.util.GarbageCollector
- All Implemented Interfaces:
- Runnable
- public class GarbageCollector
- extends Object
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
versionID
private static final String versionID
- See Also:
- Constant Field Values
interval
private long interval
GarbageCollector
public GarbageCollector(int secs_interval)
run
public void run()
- Specified by:
run
in interface Runnable
gcAndSleep
public void gcAndSleep()