Uses of Class
com.ibm.icu.util.CodePointTrie.Fast8
-
Packages that use CodePointTrie.Fast8 Package Description com.ibm.icu.impl com.ibm.icu.util -
-
Uses of CodePointTrie.Fast8 in com.ibm.icu.impl
Fields in com.ibm.icu.impl declared as CodePointTrie.Fast8 Modifier and Type Field Description private CodePointTrie.Fast8
EmojiProps. cpTrie
-
Uses of CodePointTrie.Fast8 in com.ibm.icu.util
Methods in com.ibm.icu.util that return CodePointTrie.Fast8 Modifier and Type Method Description static CodePointTrie.Fast8
CodePointTrie.Fast8. fromBinary(java.nio.ByteBuffer bytes)
Creates a trie from its binary form.
-