public class ParsedCommandLineOption extends Object
ParsedCommandLineOption()
void
addArgument(String argument)
String
getValue()
List<String>
getValues()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ParsedCommandLineOption()
public String getValue()
public List<String> getValues()
public void addArgument(String argument)
Copyright © 2013. All rights reserved