Class I18nFormatUtil

java.lang.Object
org.checkerframework.checker.i18nformatter.util.I18nFormatUtil

@AnnotatedFor("nullness") public class I18nFormatUtil extends Object
This class provides a collection of utilities to ease working with i18n format strings.
See the Checker Framework Manual:
Internationalization Format String Checker
  • Constructor Details

    • I18nFormatUtil

      public I18nFormatUtil()
  • Method Details