|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PollingDevice
Polling devices implement this interface and do their polling in the poll() method. Please write no raw devices that start extra timers.
| Method Summary | |
|---|---|
void |
poll(long when)
Perform polling for the device in this method. |
| Method Detail |
|---|
void poll(long when)
when -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||