public class ArgParser extends Object
| Constructor and Description |
|---|
ArgParser() |
| Modifier and Type | Method and Description |
|---|---|
static HashMap<String,String> |
parse(String args)
Parse the args returning as name value pairs.
|
Copyright © 2016. All rights reserved.