| Package | Description |
|---|---|
| org.eclipse.net4j.util.container.delegate |
Hybrid interfaces of notifying containers and the Java Collection Framework.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IContainerBlockingQueue<E>
A
container that is a BlockingQueue. |
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerBlockingQueue<E>
A default implementation of a
container blocking queue. |
class |
ContainerQueue<E>
A default implementation of a
container queue. |
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.