StringCharacterIterator

Class StringCharacterIterator

All Implemented Interfaces:
Cloneable, CharacterIterator
public final class StringCharacterIterator
extends Object
implements CharacterIterator

StringCharacterIterator implements the CharacterIterator protocol for a String. The StringCharacterIterator class iterates over the entire String.

See Also:
CharacterIterator

Fields

登录查看完整内容