Annotation Interface OptionalParam
@Deprecated(since="6.0.7",
forRemoval=true)
@Target(PARAMETER)
@Retention(RUNTIME)
public @interface OptionalParam
Deprecated, for removal: This API element is subject to removal in a future version.
Not in use!
Optional parameter annotation.
请勿使用! 可选参数注解。
@CmdMappingformat for each accepted argument shape.从未实现——没有任何代码读取该注解,标注它对指令解析不产生任何影响。 没有替代品:请为每种可接受的参数形态各声明一个
@CmdMapping格式。