注释类型 Parameter
-
@Target({}) @Retention(RUNTIME) public @interface Parameter
Generic parameter (basically a key/value combination) used to parametrize other annotations.- 作者:
- Emmanuel Bernard
@Target({}) @Retention(RUNTIME) public @interface Parameter