public class ConfigChangeEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
private Config |
source
the source of this event
|
| Constructor and Description |
|---|
ConfigChangeEvent(Config source)
creates a new ConfigChangeEvent
|
private Config source
public ConfigChangeEvent(Config source)
source - the Config where the event had its
originpublic Config getSource()