| Package | Description |
|---|---|
| com.ibm.icu.lang |
Enhanced character property and surrogate support.
|
| com.ibm.icu.util |
International calendars and other utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static CodePointMap |
CharacterProperties.getIntPropertyMap(int property)
Returns an immutable CodePointMap for an enumerated/catalog/int-valued property.
|
| Modifier and Type | Method and Description |
|---|---|
static MutableCodePointTrie |
MutableCodePointTrie.fromCodePointMap(CodePointMap map)
Creates a mutable trie with the same contents as the
CodePointMap. |
Copyright © 2016 Unicode, Inc. and others.