public class EventListenerList<T> extends Object
| Constructor and Description |
|---|
EventListenerList() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(T listener) |
void |
fire(Consumer<? super T> consumer) |
void |
remove(T listener) |
Copyright © 2009–2021 KRDB Research Centre for Knowledge and Data, Free University of Bozen-Bolzano. All rights reserved.