public class IntVarEventDataDeserializer extends Object implements EventDataDeserializer<IntVarEventData>
| Constructor and Description |
|---|
IntVarEventDataDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
IntVarEventData |
deserialize(ByteArrayInputStream inputStream) |
public IntVarEventData deserialize(ByteArrayInputStream inputStream) throws IOException
deserialize in interface EventDataDeserializer<IntVarEventData>IOExceptionCopyright © 2017. All rights reserved.