Annotation Type UnknownPropertyKey
-
@Documented @Retention(RUNTIME) @Target({TYPE_USE,TYPE_PARAMETER}) @SubtypeOf({}) @DefaultQualifierInHierarchy public @interface UnknownPropertyKey
Indicates that theString
type has an unknown property key property.- See the Checker Framework Manual:
- Property File Checker