L
- the listener typepublic class TICListenerSet<L extends EventListener> extends Object
TICComponent
.Constructor and Description |
---|
TICListenerSet(TICComponent owner) |
Modifier and Type | Method and Description |
---|---|
Set<L> |
getListeners() |
TICComponent |
getOwner() |
public TICListenerSet(TICComponent owner)
public TICComponent getOwner()
public Set<L> getListeners()