public final class ImmutableEmptyShortIterator extends Object implements ShortIterator
| Modifier and Type | Field and Description |
|---|---|
static ImmutableEmptyShortIterator |
INSTANCE |
public static final ImmutableEmptyShortIterator INSTANCE
public boolean hasNext()
hasNext in interface ShortIteratorpublic short next()
next in interface ShortIteratorCopyright © 2004–2016. All rights reserved.