Uses of Interface
org.eclipse.net4j.util.container.delegate.IContainerSet
Packages that use IContainerSet
Package
Description
Hybrid interfaces of notifying containers and the Java Collection Framework.
-
Uses of IContainerSet in org.eclipse.net4j.util.container.delegate
Subinterfaces of IContainerSet in org.eclipse.net4j.util.container.delegateModifier and TypeInterfaceDescriptioninterface
Classes in org.eclipse.net4j.util.container.delegate that implement IContainerSetModifier and TypeClassDescriptionclass
ContainerSet<E>
A default implementation of acontainer set
.class
A default implementation of acontainer sorted set
.