public class SystemDropEvent extends java.lang.Object implements SystemEvent
Modifier and Type | Field and Description |
---|---|
int |
count |
long |
names |
java.lang.String[] |
strings |
long |
window |
Constructor and Description |
---|
SystemDropEvent(long window,
int count,
long names) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |