public final class ChangeListenerSet extends ListenerCollection<IChangeListener>
ListenerCollection.INotifier<T>| Constructor and Description |
|---|
ChangeListenerSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyListeners() |
void |
notifyListeners(IModifiable modifiable) |
add, isAllowingDuplicates, isAllowingNulls, iterator, notify, notifyIgnoringExceptions, remove, reversedNotify, reversedNotifyIgnoringExceptionspublic void notifyListeners()
public void notifyListeners(IModifiable modifiable)
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.