V - the kind of value the observed usespublic interface PreferenceListener<V>
Preference, gets informed when the preference
changes.| Modifier and Type | Method and Description |
|---|---|
void |
changed(Preference<V> preference)
Called when
preference changed its value. |
void changed(Preference<V> preference)
preference changed its value.preference - the preference that changed its valueCopyright © 2017 Docking Frames. All rights reserved.