@Target(value={TYPE,METHOD,FIELD,CONSTRUCTOR}) @Retention(value=SOURCE) @Documented public @interface AvoidUsing
| Modifier and Type | Required Element and Description |
|---|---|
String |
reason |
| Modifier and Type | Optional Element and Description |
|---|---|
String |
alternative |
Copyright © 2017. All rights reserved.