Package org.checkerframework.checker.i18n.qual
-
Annotation Types Summary Annotation Type Description LocalizableKey Indicates that theStringis a key into a property file or resource bundle containing Localized Strings.LocalizableKeyBottom The bottom type in the Internationalization type system.Localized Indicates that theStringtype has been localized and formatted for the target output locale.UnknownLocalizableKey Indicates that theStringtype has an unknown localizable key property.UnknownLocalized Indicates that theStringtype has unknown localization properties.