public class Args extends Object
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getParameters() |
void |
parse(Object options) |
Args |
remove(String token) |
Args |
removeAll(Collection<String> tokens) |
String[] |
toArray() |
List<String> |
toList() |
Copyright © 2015. All rights reserved.