public static final class TimerMessages.Timer
extends java.lang.Object
implements scala.Product, scala.Serializable
| Constructor and Description |
|---|
Timer(int id,
Cancellable task) |
| Modifier and Type | Method and Description |
|---|---|
int |
id() |
Cancellable |
task() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic Timer(int id,
Cancellable task)
public int id()
public Cancellable task()