public abstract class ConfigurationSimple extends Object
Constructor and Description |
---|
ConfigurationSimple() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
option(List<String> argList,
String option) |
protected String |
optionWithParam(List<String> argList,
String option) |
protected List<String> |
optionWithParams(List<String> argList,
String option) |
Copyright © 2016. All rights reserved.