| Package | Description |
|---|---|
| org.eclipse.net4j.util.container.delegate |
Hybrid interfaces of notifying containers and the Java Collection Framework.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerBlockingQueue<E>
A default implementation of a
container blocking queue. |
class |
ContainerList<E>
A default implementation of a
container list. |
class |
ContainerQueue<E>
A default implementation of a
container queue. |
class |
ContainerSet<E>
A default implementation of a
container set. |
class |
ContainerSortedSet<E>
A default implementation of a
container sorted set. |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.