Uses of Class
com.ibm.icu.util.MutableCodePointTrie
Packages that use MutableCodePointTrie
-
Uses of MutableCodePointTrie in com.ibm.icu.util
Methods in com.ibm.icu.util that return MutableCodePointTrieModifier and TypeMethodDescriptionMutableCodePointTrie.clone()Clones this mutable trie.static MutableCodePointTrieMutableCodePointTrie.fromCodePointMap(CodePointMap map) Creates a mutable trie with the same contents as theCodePointMap.