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