|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jargp.ParameterSet
public class ParameterSet
Command line parameter collection definition. Each collection consists of some number of parameter definitions. Multiple collections may be linked to function as a single collection.
| Constructor Summary | |
|---|---|
ParameterSet(ParameterDef[] defs,
ParameterSet next)
Constructor |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParameterSet(ParameterDef[] defs,
ParameterSet next)
defs - parameter definitions for this handlernext - parameter set used for parameters not defined in this set
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||