Runnablepublic 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, waitgetThreadObject, isRunnable, restart, setThreadObject, start, stoppublic Disposer(ControlPoint ctrlp)
public void setControlPoint(ControlPoint ctrlp)
public ControlPoint getControlPoint()
public void run()
run in interface Runnablerun in class ThreadCore