private final class PollerBase.TimerInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
id |
(package private) IPollEvents |
sink |
| Constructor and Description |
|---|
TimerInfo(IPollEvents sink,
int id) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
IPollEvents sink
int id
public TimerInfo(IPollEvents sink, int id)