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