private static class DatasetEventManager.ListenerInfo extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) boolean |
consolidate |
(package private) DataSetListener |
listener |
Constructor and Description |
---|
ListenerInfo(DataSetListener listener,
boolean consolidate) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
final DataSetListener listener
final boolean consolidate
public ListenerInfo(DataSetListener listener, boolean consolidate)