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

Hybrid interfaces of notifying containers and the Java Collection Framework.

See:
          Description

Interface Summary
IContainerBlockingQueue<E>  
IContainerCollection<E>  
IContainerList<E>  
IContainerMap<K,V>  
IContainerQueue<E>  
IContainerSet<E>  
IContainerSortedSet<E>  
 

Class Summary
AbstractDelegator<E>  
ContainerBlockingQueue<E>  
ContainerCollection<E>  
ContainerList<E>  
ContainerMap<K,V>  
ContainerQueue<E>  
ContainerSet<E>  
ContainerSortedSet<E>  
 

Package org.eclipse.net4j.util.container.delegate Description

Hybrid interfaces of notifying containers and the Java Collection Framework.



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