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, waitgetThreadObject, isRunnable, restart, setThreadObject, start, stoppublic Advertiser(Device dev)
public void setDevice(Device dev)
public Device getDevice()
public void run()
run クラス内 ThreadCore