Uses of Interface
com.ibm.icu.impl.Trie2.ValueMapper
Packages that use Trie2.ValueMapper
-
Uses of Trie2.ValueMapper in com.ibm.icu.impl
Fields in com.ibm.icu.impl declared as Trie2.ValueMapperModifier and TypeFieldDescriptionprivate static Trie2.ValueMapper
Trie2.defaultValueMapper
private Trie2.ValueMapper
Trie2.Trie2Iterator.mapper
Methods in com.ibm.icu.impl with parameters of type Trie2.ValueMapperModifier and TypeMethodDescriptionTrie2.iterator
(Trie2.ValueMapper mapper) Create an iterator over the value ranges from this Trie2.Trie2.iteratorForLeadSurrogate
(char lead, Trie2.ValueMapper mapper) Create an iterator over the Trie2 values for the 1024=0x400 code points corresponding to a given lead surrogate.Constructors in com.ibm.icu.impl with parameters of type Trie2.ValueMapperModifierConstructorDescription(package private)
Trie2Iterator
(char leadSurrogate, Trie2.ValueMapper vm) (package private)
-
Uses of Trie2.ValueMapper in com.ibm.icu.lang
Classes in com.ibm.icu.lang that implement Trie2.ValueMapperModifier and TypeClassDescriptionprivate static final class