T
- The event arguments type.public abstract class EventHandler<T extends BaseIndexEventArgs> extends MulticastDelegate
Represents the base class of an event handler.
Constructor and Description |
---|
EventHandler() |
Modifier and Type | Method and Description |
---|---|
abstract void |
invoke(Object sender,
T args)
Starts handling of the event.
|
combineImpl, getDelegateId, getInvocationList, op_Equality, op_Inequality, removeImpl
combine, combine, op_Equality, op_Inequality, remove, removeAll