Uses of Interface
com.ibm.icu.text.UForwardCharacterIterator
-
Packages that use UForwardCharacterIterator Package Description com.ibm.icu.text -
-
Uses of UForwardCharacterIterator in com.ibm.icu.text
Classes in com.ibm.icu.text that implement UForwardCharacterIterator Modifier and Type Class Description classUCharacterIteratorAbstract class that defines an API for iteration on text objects.This is an interface for forward and backward iteration and random access into a text object.
-