ICU 74.2 74.2
|
#include <numberformatter.h>
Public Member Functions | |
Grouper (int16_t grouping1, int16_t grouping2, int16_t minGrouping, UNumberGroupingStrategy strategy) | |
int16_t | getPrimary () const |
int16_t | getSecondary () const |
Static Public Member Functions | |
static Grouper | forStrategy (UNumberGroupingStrategy grouping) |
static Grouper | forProperties (const DecimalFormatProperties &properties) |
Resolve the values in Properties to a Grouper object. | |
Definition at line 1374 of file numberformatter.h.
|
inline |
Definition at line 1389 of file numberformatter.h.
|
static |
|
static |
int16_t icu::number::impl::Grouper::getPrimary | ( | ) | const |
int16_t icu::number::impl::Grouper::getSecondary | ( | ) | const |
Definition at line 1447 of file numberformatter.h.
Definition at line 1450 of file numberformatter.h.
Definition at line 1453 of file numberformatter.h.
|
friend |
Definition at line 1441 of file numberformatter.h.
Definition at line 1442 of file numberformatter.h.
Definition at line 1446 of file numberformatter.h.
Definition at line 1443 of file numberformatter.h.