CharIteratorpublic final class ImmutableEmptyCharIterator extends Object implements CharIterator
| Modifier and Type | Field | Description |
|---|---|---|
static ImmutableEmptyCharIterator |
INSTANCE |
public static final ImmutableEmptyCharIterator INSTANCE
public boolean hasNext()
hasNext in interface CharIteratorpublic char next()
next in interface CharIteratorCopyright © 2004–2019. All rights reserved.