public class StringIterator extends ReadOnlyIterator<Character>
| Constructor and Description |
|---|
StringIterator(String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Character |
next() |
removeCopyright © 2012. All Rights Reserved.