ShortIteratorpublic static class TapShortIterable.TapShortIterator extends Object implements ShortIterator
| Constructor | Description |
|---|---|
TapShortIterator(ShortIterator iterator,
ShortProcedure procedure) |
|
TapShortIterator(ShortIterable iterable,
ShortProcedure procedure) |
public TapShortIterator(ShortIterable iterable, ShortProcedure procedure)
public TapShortIterator(ShortIterator iterator, ShortProcedure procedure)
public boolean hasNext()
hasNext in interface ShortIteratorpublic short next()
next in interface ShortIteratorCopyright © 2004–2019. All rights reserved.