@Retention(value=RUNTIME) @Target(value={METHOD,CONSTRUCTOR}) @Repeatable(value=Params.class) public @interface Param
| Modifier and Type | Required Element and Description |
|---|---|
String |
FieldDescription |
String |
FieldName |
Copyright © 2019. All rights reserved.