Package fluent.functions.cldr
package fluent.functions.cldr
Built-in Fluent Functions, based on CLDR-plurals (CLDR)
This set of functions (alternative to fluent.functions.cldr uses the CLDR-plural-rules library, which is a lightweight library which only handles plural selection (and hence its only dependency).
The functions in this package are based on the JDK and require no additional dependencies.
-
Class SummaryClassDescriptionBridge implementation of plural selection logic, specific to the CLDR library.
-
Enum Class Summary