public class ByteBufferQueue.ByteQueueIterator extends Object implements Iterator<Byte>
ByteBufferQueue.ByteQueueIterator()
boolean
hasNext()
Byte
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteBufferQueue.ByteQueueIterator()
public boolean hasNext()
hasNext
Iterator<Byte>
public Byte next()
next
public void remove()
remove
Copyright © 2014. All Rights Reserved.