Package | Description |
---|---|
com.ibm.icu.message2 |
Tech Preview implementation of the
MessageFormat v2 specification.
|
Modifier and Type | Method and Description |
---|---|
MessageFormatter.BidiIsolation |
MessageFormatter.getBidiIsolation()
Deprecated.
This API is for technology preview only.
|
static MessageFormatter.BidiIsolation |
MessageFormatter.BidiIsolation.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static MessageFormatter.BidiIsolation[] |
MessageFormatter.BidiIsolation.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MessageFormatter.Builder |
MessageFormatter.Builder.setBidiIsolation(MessageFormatter.BidiIsolation bidiIsolation)
Deprecated.
This API is for technology preview only.
|
Copyright © 2016 Unicode, Inc. and others.