public static class DefaultSupportGraphEventUtil.MyEvent extends Object
Constructor and Description |
---|
MyEvent(double myDouble,
int myInt,
String myString) |
Modifier and Type | Method and Description |
---|---|
double |
getMyDouble() |
int |
getMyInt() |
String |
getMyString() |