Statements (24)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:class
|
| gptkbp:author |
gptkb:Java_Virtual_Machine
|
| gptkbp:directKnownSubclasses |
gptkb:DelayQueue_class
gptkb:LinkedBlockingQueue_class gptkb:PriorityQueue_class gptkb:SynchronousQueue_class ConcurrentLinkedQueue class LinkedTransferQueue class |
| gptkbp:documentation |
https://docs.oracle.com/javase/8/docs/api/java/util/AbstractQueue.html
|
| gptkbp:implementedIn |
gptkb:Queue_interface
|
| gptkbp:introducedIn |
gptkb:Java_1.5
|
| gptkbp:isAbstract |
true
|
| gptkbp:method |
element()
remove() add(E e) offer(E e) peek() poll() |
| gptkbp:subclassOf |
java.util.AbstractCollection
|
| gptkbp:superclass |
gptkb:AbstractCollection_class
|
| gptkbp:type |
java.util
|
| gptkbp:bfsParent |
gptkb:Java_Collections
|
| gptkbp:bfsLayer |
7
|
| https://www.w3.org/2000/01/rdf-schema#label |
AbstractQueue class
|