Uses of Package
org.eclipse.net4j.util.container.delegate

Packages that use org.eclipse.net4j.util.container.delegate
org.eclipse.net4j.util.container.delegate Hybrid interfaces of notifying containers and the Java Collection Framework. 
 

Classes in org.eclipse.net4j.util.container.delegate used by org.eclipse.net4j.util.container.delegate
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
          A container that is a List.
IContainerMap
          A container (of map entries) that is a Map.
IContainerQueue
          A container that is a Queue.
IContainerSet
          A container that is a Set.
IContainerSortedSet
          A container that is a SortedSet.
 



Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.