| Package | Description |
|---|---|
| com.ibm.icu.util |
International calendars and other utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
MutableCodePointTrie |
MutableCodePointTrie.clone()
Clones this mutable trie.
|
static MutableCodePointTrie |
MutableCodePointTrie.fromCodePointMap(CodePointMap map)
Creates a mutable trie with the same contents as the
CodePointMap. |
Copyright © 2016 Unicode, Inc. and others.