@Retention(value=RUNTIME) @Target(value=FIELD) @Repeatable(value=ReplacesList.class) public @interface Replaces
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
oldName |
Modifier and Type | Optional Element and Description |
---|---|
boolean |
deprecated |
Copyright © 2009-2022 The Apache Software Foundation