@Documented
@Retention(value=RUNTIME)
public @interface KeyForDecl
@KeyFor
, but can only be written at declaration locations. This annotation
can be used in Java 7 code; it has no dependency on Java 8 classes.KeyFor
Modifier and Type | Required Element and Description |
---|---|
java.lang.String[] |
value |