Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Java™ Platform
Standard Ed. 7
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr
|
Method
Detail:
Field |
Constr
|
Method
java.util.concurrent
Class LinkedTransferQueue<E>
java.lang.Object
java.util.AbstractCollection
<E>
java.util.AbstractQueue
<E>
java.util.concurrent.LinkedTransferQueue<E>
Type Parameters:
E
- the type of elements held in this collection
All Implemented Interfaces:
Serializable
,
Iterable
<E>,
Collection
<E>,