public final class SingletonShortIterator extends Object implements ShortIterator
| Constructor and Description |
|---|
SingletonShortIterator(short value) |
public boolean hasNext()
hasNext in interface ShortIteratorpublic short next()
next in interface ShortIteratorCopyright © 2004–2022. All rights reserved.