| Modifier and Type | Field and Description |
|---|---|
protected Map<String,String> |
flags |
protected List<String> |
parameters |
| Constructor and Description |
|---|
DefaultArguments(String[] args) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(String name) |
Map<String,String> |
flags() |
String |
get(int n) |
String |
get(String name) |
Iterator<String> |
iterator() |
List<String> |
parameters() |
int |
size() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic DefaultArguments(String[] args)
public List<String> parameters()
parameters in interface Arguments