public interface TimerTask
Runnable to avoid having to deal with IOExceptions.
Invocations of the run method on this interface from the FlicClient will propagate IOExceptions to the caller of FlicClient.handleEvents().| Modifier and Type | Method and Description |
|---|---|
void |
run() |