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