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