@Documented @Retention(RetentionPolicy.RUNTIME) @Target({ElementType.METHOD, ElementType.FIELD}) public @interface Unparsed
Indicates that a method or property will contain the remaining arguments.
Type | Name and Description |
---|---|
String |
description The description for the remaining non-option arguments |
The description for the remaining non-option arguments