public abstract class EventListenerWrapper<E>
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected E |
wrappedListener |
| Constructor and Description |
|---|
EventListenerWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
setWrappedListener(E wrappedListener) |