checkers.propkey.quals
Annotation Type PropertyKey


@TypeQualifier
@SubtypeOf(value=Unqualified.class)
@Documented
@Retention(value=RUNTIME)
public @interface PropertyKey

Indicates that the String type can be used as key in a property file or resource bundle.