| Modifier and Type | Method and Description |
|---|---|
Listener<T> |
Listeners.add(Consumer<T> listener)
Adds a listener to the set of listeners.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<Listener<T>> |
Listeners.iterator() |
Copyright © 2013–2016. All rights reserved.