Uses of Interface
com.ibm.icu.util.ValueIterator
-
Packages that use ValueIterator Package Description com.ibm.icu.lang -
-
Uses of ValueIterator in com.ibm.icu.lang
Classes in com.ibm.icu.lang that implement ValueIterator Modifier and Type Class Description private static class
UCharacter.DummyValueIterator
(package private) class
UCharacterNameIterator
Class enabling iteration of the codepoints and their names.Methods in com.ibm.icu.lang that return ValueIterator Modifier and Type Method Description static ValueIterator
UCharacter. getExtendedNameIterator()
static ValueIterator
UCharacter. getName1_0Iterator()
Deprecated.ICU 49static ValueIterator
UCharacter. getNameIterator()
-