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–2020. All rights reserved.