@Portable public class PreferenceUpdatedEvent extends Object
Constructor and Description |
---|
PreferenceUpdatedEvent() |
PreferenceUpdatedEvent(String key,
Object value) |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
Object |
getValue() |
void |
setKey(String key) |
void |
setValue(Object value) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.