public final class SingletonCharIterator extends Object implements CharIterator
| Constructor and Description |
|---|
SingletonCharIterator(char value) |
public boolean hasNext()
hasNext in interface CharIteratorpublic char next()
next in interface CharIteratorCopyright © 2004–2022. All rights reserved.