|
ICU 50.1.2
50.1.2
|
#include <plurfmt.h>
Public Member Functions | |
| virtual UnicodeString | select (double number, UErrorCode &) const |
| Given a number, returns the appropriate PluralFormat keyword. More... | |
| void | reset () |
Data Fields | |
| PluralRules * | pluralRules |
|
virtual |
Given a number, returns the appropriate PluralFormat keyword.
| number | The number to be plural-formatted. |
| ec | Error code. |
Implements icu::PluralFormat::PluralSelector.
1.8.5