Statements (24)
Predicate | Object |
---|---|
gptkbp:instanceOf |
interface
|
gptkbp:excludes |
gptkb:NullPointerException
IllegalStateException NoSuchElementException |
gptkbp:extendsTo |
gptkb:Collection_interface
|
https://www.w3.org/2000/01/rdf-schema#label |
Queue interface
|
gptkbp:implementedIn |
gptkb:ArrayDeque
gptkb:LinkedList gptkb:PriorityQueue |
gptkbp:introducedIn |
gptkb:Java_1.5
|
gptkbp:mainMethods |
element()
remove() add() peek() poll() offer() |
gptkbp:order |
FIFO (First-In-First-Out)
|
gptkbp:purpose |
represents a collection designed for holding elements prior to processing
|
gptkbp:subInterface |
gptkb:Deque_interface
|
gptkbp:type |
java.util
|
gptkbp:usedIn |
gptkb:Java_Collections_Framework
|
gptkbp:bfsParent |
gptkb:Collections_Framework
gptkb:Java_Collections |
gptkbp:bfsLayer |
7
|