public class EndOfSimulationEvent extends EventType
ATTEMPT_TO_INFECT, CHECKPOINT, DESTRUCTION, END_OF_DAY, END_OF_SIMULATION, EventSize, EXPOSURE, PUBLIC_ANNOUNCEMENT, QUARANTINE, REQUEST_FOR_ZONE_FOCUS, REQUEST_OF_DESTRUCTION, RESTORE, SPLIT, START_NEW_DAY, TRACE_RESULT
Constructor and Description |
---|
EndOfSimulationEvent() |
Modifier and Type | Method and Description |
---|---|
void |
getNextBytes(int size) |
void |
getNextValue(int size) |
int |
getType() |
byte[] |
marshalling() |
EndOfSimulationEvent |
unmarshalling(byte[] bytes) |
public byte[] marshalling()
marshalling
in class EventType
public EndOfSimulationEvent unmarshalling(byte[] bytes)
unmarshalling
in class EventType
public void getNextBytes(int size)
public void getNextValue(int size)
getNextValue
in class EventType