icu::number::impl::Grouper Class Reference
#include <numberformatter.h>
Detailed Description
- Internal:
- Do not use. This API is for internal use only.
Definition at line 1262 of file numberformatter.h.
Constructor & Destructor Documentation
| icu::number::impl::Grouper::Grouper |
( |
int16_t |
grouping1, |
|
|
int16_t |
grouping2, |
|
|
int16_t |
minGrouping, |
|
|
UNumberGroupingStrategy |
strategy | |
|
) |
| | [inline] |
Member Function Documentation
| 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.
- Internal:
- Do not use. This API is for internal use only.
| int16_t icu::number::impl::Grouper::getPrimary |
( |
|
) |
const |
- Internal:
- Do not use. This API is for internal use only.
| 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: