Uses of Class
com.ibm.icu.util.CodePointTrie.Fast32
-
Packages that use CodePointTrie.Fast32 Package Description com.ibm.icu.util International calendars and other utility classes. -
-
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.Fast32CodePointTrie.Fast32. fromBinary(ByteBuffer bytes)Creates a trie from its binary form.
-