public class EventHandler1List<T> extends AbstractEventHandlerList<EventHandler1<T>> implements HasAddEventHandler1<T>
| Constructor and Description |
|---|
EventHandler1List() |
| Modifier and Type | Method and Description |
|---|---|
void |
fire(T t) |
addEventHandler, iteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddEventHandlerpublic void fire(T t)