Runnable
Advertiser
, Disposer
, RenewSubscriber
public class ThreadCore extends Object implements Runnable
Constructor | Description |
---|---|
ThreadCore() |
Modifier and Type | Method | Description |
---|---|---|
Thread |
getThreadObject() |
|
boolean |
isRunnable() |
|
void |
restart() |
|
void |
run() |
|
void |
setThreadObject(Thread obj) |
|
void |
start() |
|
void |
stop() |