Uses of Interface
com.ibm.icu.text.FormattedValue
Packages that use FormattedValue
Package
Description
Tech Preview implementation of the
MessageFormat v2 specification.
Library for localized number formatting introduced in ICU 60; for usage, see com.ibm.icu.number.NumberFormatter.
Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping.
-
Uses of FormattedValue in com.ibm.icu.message2
Classes in com.ibm.icu.message2 that implement FormattedValueModifier and TypeClassDescriptionclass
Deprecated.This API is for ICU internal use only.class
Deprecated.This API is for unit testing only.Methods in com.ibm.icu.message2 that return FormattedValueModifier and TypeMethodDescriptionFormattedPlaceholder.getFormattedValue()
Deprecated.This API is for ICU internal use only.Constructors in com.ibm.icu.message2 with parameters of type FormattedValueModifierConstructorDescriptionFormattedPlaceholder
(Object inputValue, FormattedValue formattedValue) Deprecated.This API is for ICU internal use only. -
Uses of FormattedValue in com.ibm.icu.number
Classes in com.ibm.icu.number that implement FormattedValueModifier and TypeClassDescriptionclass
The result of a number formatting operation.class
The result of a number range formatting operation. -
Uses of FormattedValue in com.ibm.icu.text
Classes in com.ibm.icu.text that implement FormattedValueModifier and TypeClassDescriptionstatic final class
An immutable class containing the result of a date interval formatting operation.static final class
An immutable class containing the result of a list formatting operation.static class
Represents the result of a formatting operation of a relative datetime.