Uses of Interface
com.ibm.icu.util.ValueIterator

Packages that use ValueIterator
com.ibm.icu.lang Enhanced character property and surrogate support. 
 

Uses of ValueIterator in com.ibm.icu.lang
 

Methods in com.ibm.icu.lang that return ValueIterator
static ValueIterator UCharacter.getExtendedNameIterator()
          Gets an iterator for character names, iterating over codepoints.
static ValueIterator UCharacter.getName1_0Iterator()
          Gets an iterator for character names, iterating over codepoints.
static ValueIterator UCharacter.getNameIterator()
          Gets an iterator for character names, iterating over codepoints.
 



Copyright (c) 2009 IBM Corporation and others.