Package | Description |
---|---|
de.hawhamburg.reachability.util |
All common reachability utility classes.
|
Modifier and Type | Method and Description |
---|---|
static ParameterUtil |
ParameterUtil.fromArgs(java.lang.String[] args,
java.lang.String[] subset)
Creates a
ParameterUtil object of certain attributes from the system supplied argument string array by
using fetchParms(String[], String[]) . |