Uses of Class
com.ibm.icu.util.BytesTrie.Entry
Packages that use BytesTrie.Entry
-
Uses of BytesTrie.Entry in com.ibm.icu.util
Classes in com.ibm.icu.util that implement interfaces with type arguments of type BytesTrie.EntryModifier and TypeClassDescriptionfinal classLight-weight, non-const reader class for a BytesTrie.static final classIterator for all of the (byte sequence, value) pairs in a BytesTrie.Methods in com.ibm.icu.util that return BytesTrie.EntryModifier and TypeMethodDescriptionBytesTrie.Iterator.next()Finds the next (byte sequence, value) pair if there is one.