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, processEvent
public InfiniteServer.InfiniteServerEvent(InfiniteServer owner, Message msg)
protected void handleProcessEvent(double eventTime)
handleProcessEvent
in class Event
protected void handleCancelEvent(double eventTime)
handleCancelEvent
in class Event