protected static class InfiniteServer.InfiniteServerEvent extends Event
| Constructor and Description |
|---|
InfiniteServer.InfiniteServerEvent(InfiniteServer owner,
Message msg) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleCancelEvent(double eventTime) |
protected void |
handleProcessEvent(double eventTime) |
cancelEvent, isPending, posted, processEventpublic InfiniteServer.InfiniteServerEvent(InfiniteServer owner, Message msg)
protected void handleProcessEvent(double eventTime)
handleProcessEvent in class Eventprotected void handleCancelEvent(double eventTime)
handleCancelEvent in class Event