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