public class ConfigOption extends Object
| Modifier and Type | Field and Description |
|---|---|
Object |
defaultValue |
String |
desc |
String |
name |
| Constructor and Description |
|---|
ConfigOption(String name,
String desc,
Object defaultValue) |
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.