public class IntVarEventData extends Object implements EventData
Constructor and Description |
---|
IntVarEventData() |
Modifier and Type | Method and Description |
---|---|
int |
getType() |
long |
getValue() |
void |
setType(int type) |
void |
setValue(long value) |
String |
toString() |
Copyright © 2020. All rights reserved.