Uses of Interface
com.ibm.icu.text.UForwardCharacterIterator
Packages that use UForwardCharacterIterator
-
Uses of UForwardCharacterIterator in com.ibm.icu.impl
Classes in com.ibm.icu.impl that implement UForwardCharacterIteratorModifier and TypeClassDescriptionclass
This class is a wrapper around CharacterIterator and implements the UCharacterIterator protocolclass
DLF docs must define behavior when Replaceable is mutated underneath the iterator.final class
-
Uses of UForwardCharacterIterator in com.ibm.icu.text
Classes in com.ibm.icu.text that implement UForwardCharacterIteratorModifier and TypeClassDescriptionclass
Abstract 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.