public class Config extends Object
| Constructor and Description |
|---|
Config() |
Config(Map<String,String> properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOption(String opt) |
Map<String,String> |
getOptions() |
boolean |
hasOption(String opt) |
void |
setOption(String opt,
String value) |
Copyright © 2019. All rights reserved.