Package org.checkerframework.checker.i18n.qual


package org.checkerframework.checker.i18n.qual
  • Annotation Interfaces
    Class
    Description
    Indicates that the String is a key into a property file or resource bundle containing Localized Strings.
    The bottom type in the Internationalization type system.
    Indicates that the String type has been localized and formatted for the target output locale.
    Indicates that the String type has an unknown localizable key property.
    Indicates that the String type has unknown localization properties.