| Package | Description |
|---|---|
| org.eclipse.net4j.util.container |
A framework of notifying collections and wiring containers.
|
| org.eclipse.net4j.util.container.delegate |
Hybrid interfaces of notifying containers and the Java Collection Framework.
|
| Modifier and Type | Method and Description |
|---|---|
protected ContainerEvent<E> |
Container.newContainerEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected ContainerEvent<E> |
AbstractDelegator.createEvent(Collection<? super E> c,
IContainerDelta.Kind kind) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AbstractDelegator.dispatchEvent(ContainerEvent<E> event) |
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.