public class PropertyChangeRegistry extends CallbackRegistry<Observable.OnPropertyChangedCallback,Observable,java.lang.Void>
CallbackRegistry.NotifierCallback<C,T,A>| Constructor and Description |
|---|
PropertyChangeRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyChange(Observable observable,
int propertyId) |
add, clear, clone, copyListeners, isEmpty, notifyCallbacks, removepublic void notifyChange(Observable observable, int propertyId)