StringCharacterIterator
implements the CharacterIterater
protocol for a String
. The StringCharacterIterator
class iterates over the entire String
.
@see CharacterIterator
@deprecated ICU 2.4. Use java.text.StringCharacterIterator instead.
StringCharacterIterator
implements the CharacterIterater
protocol for a String
. The StringCharacterIterator
class iterates over the entire String
.
@see CharacterIterator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|