JBoss Threads 2.4.0.Final
-
-
Constructor Summary
Constructors
Constructor and Description |
ArrayQueue(int capacity) |
-
Method Summary
-
Methods inherited from interface java.util.Collection
addAll, contains, containsAll, equals, hashCode, parallelStream, remove, removeAll, removeIf, retainAll, spliterator, stream, toArray, toArray
-
-
Method Detail
-
poll
public E poll()
- Specified by:
poll
in interface Queue<E>
-
peek
public E peek()
- Specified by:
peek
in interface Queue<E>
JBoss Threads 2.4.0.Final
Copyright © 2023 JBoss by Red Hat. All rights reserved.