public class UnmodifiableByteIterator extends Object implements org.eclipse.collections.api.iterator.MutableByteIterator
| Constructor and Description |
|---|
UnmodifiableByteIterator(org.eclipse.collections.api.iterator.ByteIterator byteIterator) |
public UnmodifiableByteIterator(org.eclipse.collections.api.iterator.ByteIterator byteIterator)
public boolean hasNext()
hasNext in interface org.eclipse.collections.api.iterator.ByteIteratorpublic byte next()
next in interface org.eclipse.collections.api.iterator.ByteIteratorpublic void remove()
remove in interface org.eclipse.collections.api.iterator.MutableByteIteratorCopyright © 2004–2017. All rights reserved.