Uses of Enum
com.ibm.icu.impl.Trie2.ValueWidth
Packages that use Trie2.ValueWidth
-
Uses of Trie2.ValueWidth in com.ibm.icu.impl
Subclasses with type arguments of type Trie2.ValueWidth in com.ibm.icu.implModifier and TypeClassDescription(package private) static enumSelectors for the width of a UTrie2 data value.Methods in com.ibm.icu.impl that return Trie2.ValueWidthModifier and TypeMethodDescriptionstatic Trie2.ValueWidthReturns 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 voidTrie2Writable.freeze(Trie2 dest, Trie2.ValueWidth valueBits)