@Retention(value=RUNTIME) @Target(value={PARAMETER,FIELD}) public @interface Switch
/command -f
If used on a boolean type, then the flag will be a non-value flag. If used on any other type, then the flag will be a value flag.
char
value
public abstract char value
Copyright © 2015. All Rights Reserved.