Linked Blocking Queue

GPTKB entity

Statements (44)
Predicate Object
gptkbp:instance_of gptkb:Java_Message_Service_(JMS)
gptkb:collection
gptkbp:adds E element
gptkbp:allows_null_elements gptkb:true
gptkbp:bounded_by false
gptkbp:can E element
gptkbp:capacity Integer. MAX_ VALUE
gptkbp:clear gptkb:void
gptkbp:constructor Linked Blocking Queue()
Linked Blocking Queue(int capacity)
Linked Blocking Queue(int capacity, boolean fair)
gptkbp:contains Object o
gptkbp:drain_to Collection<? super E> c
Collection<? super E> c, int max Elements
gptkbp:expansion false
gptkbp:fairness_policy boolean fair
gptkbp:has_method add, offer, put, take, poll, peek, remove, contains, clear, iterator, to Array, drain To
https://www.w3.org/2000/01/rdf-schema#label Linked Blocking Queue
gptkbp:hyper_threading gptkb:true
gptkbp:is_available_on gptkb:Java_1.5
gptkbp:is_full false
gptkbp:is_implemented_in gptkb:Java
gptkbp:is_part_of gptkb:Java_Collections_Framework
gptkbp:is_used_for Producer-Consumer problem
gptkbp:iterator Iterator< E>
gptkbp:java_package gptkb:java.util.concurrent
gptkbp:offers E element
gptkbp:peek E element
gptkbp:poll E element
gptkbp:provides_fifoordering gptkb:true
gptkbp:put E element
gptkbp:queue_type gptkb:Linked_Blocking_Queue
gptkbp:remove Object o
gptkbp:size gptkb:0
gptkbp:supports_blocking_operations gptkb:true
gptkbp:supports_concurrent_access gptkb:true
gptkbp:thread_safety_level high
gptkbp:to_array Object[]
E[] a
gptkbp:used_in gptkb:Java_Concurrency_Framework
gptkbp:weight gptkb:true
gptkbp:bfsParent gptkb:java.util
gptkb:java.util.concurrent
gptkbp:bfsLayer 6