Uses of Class
com.ibm.icu.util.CodePointTrie.Fast16
-
Packages that use CodePointTrie.Fast16 Package Description com.ibm.icu.impl com.ibm.icu.util International calendars and other utility classes. -
-
Uses of CodePointTrie.Fast16 in com.ibm.icu.impl
Fields in com.ibm.icu.impl declared as CodePointTrie.Fast16 Modifier and Type Field Description private CodePointTrie.Fast16
Normalizer2Impl. normTrie
-
Uses of CodePointTrie.Fast16 in com.ibm.icu.util
Methods in com.ibm.icu.util that return CodePointTrie.Fast16 Modifier and Type Method Description static CodePointTrie.Fast16
CodePointTrie.Fast16. fromBinary(java.nio.ByteBuffer bytes)
Creates a trie from its binary form.
-