Uses of Class
com.ibm.icu.util.CodePointTrie.Small16
-
Packages that use CodePointTrie.Small16 Package Description com.ibm.icu.util -
-
Uses of CodePointTrie.Small16 in com.ibm.icu.util
Methods in com.ibm.icu.util that return CodePointTrie.Small16 Modifier and Type Method Description static CodePointTrie.Small16
CodePointTrie.Small16. fromBinary(java.nio.ByteBuffer bytes)
Creates a trie from its binary form.
-