| Package | Description |
|---|---|
| org.eclipse.net4j.util.container |
A framework of notifying collections and wiring containers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerEvent<E>
A default
container event implementation. |
class |
SingleDeltaContainerEvent<E>
A
container event with a single element delta. |
| Modifier and Type | Method and Description |
|---|---|
protected IContainerEvent<E> |
LifecycleEventConverter.createContainerEvent(IContainer<E> container,
E element,
IContainerDelta.Kind kind) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ContainerEventAdapter.notifyContainerEvent(IContainerEvent<E> event) |
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.