ByteIteratorpublic static class TapByteIterable.TapByteIterator extends Object implements ByteIterator
| Constructor | Description |
|---|---|
TapByteIterator(ByteIterable iterable,
ByteProcedure procedure) |
|
TapByteIterator(ByteIterator iterator,
ByteProcedure procedure) |
public TapByteIterator(ByteIterable iterable, ByteProcedure procedure)
public TapByteIterator(ByteIterator iterator, ByteProcedure procedure)
public boolean hasNext()
hasNext in interface ByteIteratorpublic byte next()
next in interface ByteIteratorCopyright © 2004–2019. All rights reserved.