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