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