| Package | Description |
|---|---|
| com.ibm.icu.message2 | |
| com.ibm.icu.number | |
| com.ibm.icu.text |
| Modifier and Type | Class and Description |
|---|---|
class |
FormattedMessage
Deprecated.
This API is for ICU internal use only.
|
class |
PlainStringFormattedValue
Deprecated.
This API is for unit testing only.
|
| Modifier and Type | Method and Description |
|---|---|
FormattedValue |
FormattedPlaceholder.getFormattedValue()
Deprecated.
This API is for ICU internal use only.
|
| Constructor and Description |
|---|
FormattedPlaceholder(Object inputValue,
FormattedValue formattedValue)
Deprecated.
This API is for ICU internal use only.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FormattedNumber
The result of a number formatting operation.
|
class |
FormattedNumberRange
The result of a number range formatting operation.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DateIntervalFormat.FormattedDateInterval
An immutable class containing the result of a date interval formatting operation.
|
static class |
ListFormatter.FormattedList
An immutable class containing the result of a list formatting operation.
|
static class |
RelativeDateTimeFormatter.FormattedRelativeDateTime
Represents the result of a formatting operation of a relative datetime.
|
Copyright © 2016 Unicode, Inc. and others.