public class Advertiser extends ThreadCore
コンストラクタ | 説明 |
---|---|
Advertiser(Device dev) |
修飾子とタイプ | メソッド | 説明 |
---|---|---|
Device |
getDevice() |
|
void |
run() |
|
void |
setDevice(Device dev) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getThreadObject, isRunnable, restart, setThreadObject, start, stop
public Advertiser(Device dev)
public void setDevice(Device dev)
public Device getDevice()
public void run()
run
クラス内 ThreadCore