ByteIterator, MutableByteIteratorpublic class UnmodifiableByteIterator extends Object implements MutableByteIterator
| Constructor | Description |
|---|---|
UnmodifiableByteIterator(ByteIterator byteIterator) |
public UnmodifiableByteIterator(ByteIterator byteIterator)
public boolean hasNext()
hasNext in interface ByteIteratorpublic byte next()
next in interface ByteIteratorpublic void remove()
remove in interface MutableByteIteratorCopyright © 2004–2019. All rights reserved.