edu.ucla.util
Class SystemGCThread
Object
RepetitionThread
SystemGCThread
- All Implemented Interfaces:
- Runnable
public class SystemGCThread
- extends RepetitionThread
- Since:
- 20031204
- Author:
- keith cascio
LONG_SLEEP_MILLIS
public static final long LONG_SLEEP_MILLIS
- See Also:
- Constant Field Values
INT_REPETITIONS
public static final int INT_REPETITIONS
- See Also:
- Constant Field Values
SystemGCThread
public SystemGCThread()
SystemGCThread
public SystemGCThread(long sleepmillis,
int reps)
startGroup
public ThreadGroup startGroup()
- Overrides:
startGroup
in class RepetitionThread
- Since:
- 20060522
startInterruptsGroup
public boolean startInterruptsGroup()
- Overrides:
startInterruptsGroup
in class RepetitionThread
- Since:
- 20060522
ultimately
public void ultimately()
- Overrides:
ultimately
in class RepetitionThread
- Since:
- 021104
getThreadGroup
public static ThreadGroup getThreadGroup()
- Since:
- 20060522
Copyright 2010 UCLA Automated Reasoning Group