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