| Package | Description |
|---|---|
| com.graphhopper.util |
| Modifier and Type | Method and Description |
|---|---|
CmdArgs |
CmdArgs.put(String key,
Object str) |
static CmdArgs |
CmdArgs.read(String[] args)
This method creates a CmdArgs object from the specified string array (a list of key=value pairs).
|
static CmdArgs |
CmdArgs.readFromSystemProperties() |
Copyright © 2012–2018. All rights reserved.