public class BufferQueue extends Object
| Constructor and Description |
|---|
BufferQueue() |
public void enqueue(ByteBufferWithInfo item)
public ByteBufferWithInfo dequeue() throws NoSuchElementException
NoSuchElementExceptionpublic int size()
public void push(ByteBufferWithInfo item)
Copyright © 2020 ADDC Infotech GmbH. All rights reserved.