| Package | Description |
|---|---|
| org.eclipse.net4j.util.container.delegate |
Hybrid interfaces of notifying containers and the Java Collection Framework.
|
| Class and Description |
|---|
| AbstractDelegator
A delegating base class for
containers. |
| AbstractDelegator.DelegatingIterator
A delegating
iterator. |
| ContainerCollection
A default implementation of a
container collection. |
| ContainerQueue
A default implementation of a
container queue. |
| ContainerSet
A default implementation of a
container set. |
| IContainerBlockingQueue
A
container that is a BlockingQueue. |
| IContainerCollection
A
container that is a Collection. |
| IContainerList |
| IContainerMap |
| IContainerQueue |
| IContainerSet |
| IContainerSortedSet |
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.