public final class ImmutableEmptyLongIterator extends Object implements LongIterator
| Modifier and Type | Field and Description |
|---|---|
static ImmutableEmptyLongIterator |
INSTANCE |
public static final ImmutableEmptyLongIterator INSTANCE
public boolean hasNext()
hasNext in interface LongIteratorpublic long next()
next in interface LongIteratorCopyright © 2004–2022. All rights reserved.