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