Uses of Enum
com.ibm.icu.impl.Trie2.ValueWidth
Packages that use Trie2.ValueWidth
-
Uses of Trie2.ValueWidth in com.ibm.icu.impl
Methods in com.ibm.icu.impl that return Trie2.ValueWidthModifier and TypeMethodDescriptionstatic Trie2.ValueWidth
Returns the enum constant of this type with the specified name.static Trie2.ValueWidth[]
Trie2.ValueWidth.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.ibm.icu.impl with parameters of type Trie2.ValueWidthModifier and TypeMethodDescriptionprivate void
Trie2Writable.freeze
(Trie2 dest, Trie2.ValueWidth valueBits)