ICU 76.1 76.1
|
#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 1372 of file numberformatter.h.
|
inline |
Definition at line 1387 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 1445 of file numberformatter.h.
Definition at line 1448 of file numberformatter.h.
Definition at line 1451 of file numberformatter.h.
|
friend |
Definition at line 1439 of file numberformatter.h.
Definition at line 1440 of file numberformatter.h.
Definition at line 1444 of file numberformatter.h.
Definition at line 1441 of file numberformatter.h.