package

androidx.core.i18n.messageformat_icu.simple

Classes

LocaleElements_pluralsHard-coded plural rules, instead of using UResources and package data.
MessageFormat{icu_annot::icuenhanced java.text.MessageFormat}.{icu_annot::icu _usage_}
MessageFormat.FieldDefines constants that are used as attribute keys in the AttributedCharacterIterator returned from MessageFormat.formatToCharacterIterator.
PluralFormat

PluralFormat supports the creation of internationalized messages with plural inflection.

PluralRules

Defines rules for mapping non-negative numeric values onto a small set of keywords.

PluralRules.FactoryProvides a factory for returning plural rules icu_annot::internal CLDR This API is ICU internal only.
PluralRules.FixedDecimalicu_annot::internal CLDR This API is ICU internal only.
PluralRules.FixedDecimalRangeA range of NumberInfo that includes all values with the same visibleFractionDigitCount.
PluralRules.FixedDecimalSamplesA list of NumberInfo that includes all values with the same visibleFractionDigitCount.
PluralRulesLoaderLoader for plural rules data.

Enums

PluralRules.KeywordStatusStatus of the keyword for the rules, given a set of explicit values.
PluralRules.PluralTypeType of plurals and PluralRules.
PluralRules.SampleTypeSelection parameter for either integer-only or decimal-only.
PluralRules.StandardPluralCategoriesThis API is ICU internal only.