@Documented @Retention(value=RUNTIME) @Target(value={METHOD,FIELD}) public @interface Unparsed
Modifier and Type | Optional Element and Description |
---|---|
String |
description
The description for the remaining non-option arguments
|
public abstract String description