#include <numberformatter.h>
|
struct | MacroProps |
|
struct | MicroProps |
|
class | NumberFormatterImpl |
|
class | ::icu::numparse::impl::NumberParserImpl |
|
class | impl::GeneratorHelpers |
|
- Internal:
- Do not use.
This API is for internal use only.
Definition at line 1214 of file numberformatter.h.
◆ Grouper()
icu::number::impl::Grouper::Grouper |
( |
int16_t |
grouping1, |
|
|
int16_t |
grouping2, |
|
|
int16_t |
minGrouping, |
|
|
UNumberGroupingStrategy |
strategy |
|
) |
| |
|
inline |
◆ forProperties()
static Grouper icu::number::impl::Grouper::forProperties |
( |
const DecimalFormatProperties & |
properties | ) |
|
|
static |
Resolve the values in Properties to a Grouper object.
- Internal:
- Do not use. This API is for internal use only.
◆ forStrategy()
- Internal:
- Do not use.
This API is for internal use only.
◆ getPrimary()
int16_t icu::number::impl::Grouper::getPrimary |
( |
| ) |
const |
- Internal:
- Do not use.
This API is for internal use only.
◆ getSecondary()
int16_t icu::number::impl::Grouper::getSecondary |
( |
| ) |
const |
- Internal:
- Do not use.
This API is for internal use only.
The documentation for this class was generated from the following file: