Package fluent.functions.icu


package fluent.functions.icu
Built-in Fluent Functions, based on ICU4J (ICU)

This set of functions (alternative to fluent.functions.cldr) uses the ICU4J library. Currently, ICU is only used for plural selection. This package should be preferred by projects already using (or intending to use) ICU.

Most functions in this package are verbatim copies of the functions in the CLDR-based package. However, given the wealth of formatters and general usefulness of the ICU in addition to plural formatting, it is expected that these functions may be tailored to use the unique features of ICU in the future.

  • Class Summary
    Class
    Description
    Bridge implementation of plural selection logic, specific to ICU.
  • Enum Class Summary
    Enum Class
    Description
    The factory for ICU-based functions.