Runnable
public class Disposer extends ThreadCore
Constructor | Description |
---|---|
Disposer(ControlPoint ctrlp) |
Modifier and Type | Method | Description |
---|---|---|
ControlPoint |
getControlPoint() |
|
void |
run() |
|
void |
setControlPoint(ControlPoint ctrlp) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getThreadObject, isRunnable, restart, setThreadObject, start, stop
public Disposer(ControlPoint ctrlp)
public void setControlPoint(ControlPoint ctrlp)
public ControlPoint getControlPoint()
public void run()
run
in interface Runnable
run
in class ThreadCore