protected class SessionManager.WriterQueue<E extends Packet> extends AbstractQueue<E>
| Modifier | Constructor and Description |
|---|---|
protected |
WriterQueue() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<E> |
iterator() |
boolean |
offer(E packet) |
E |
peek() |
E |
poll() |
int |
size() |
contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcontains, containsAll, equals, hashCode, isEmpty, parallelStream, remove, removeAll, removeIf, retainAll, spliterator, stream, toArray, toArrayCopyright © 2017 "Tigase, Inc.". All rights reserved.