Package | Description |
---|---|
com.ibm.icu.message2 |
Tech Preview implementation of the
MessageFormat v2 specification.
|
Modifier and Type | Method and Description |
---|---|
Directionality |
FormattedPlaceholder.getDirectionality()
Deprecated.
This API is for ICU internal use only.
|
static Directionality |
Directionality.of(ULocale ulocale)
Deprecated.
This API is for technology preview only.
|
static Directionality |
Directionality.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Directionality[] |
Directionality.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
FormattedPlaceholder(Object inputValue,
FormattedValue formattedValue,
Directionality directionality,
boolean isolate)
Deprecated.
This API is for ICU internal use only.
|
Copyright © 2016 Unicode, Inc. and others.