| Package | Description |
|---|---|
| org.eclipse.net4j.util.container |
A framework of notifying collections and wiring containers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerPersistence<E> |
class |
FileContainerPersistence<E> |
| Modifier and Type | Method and Description |
|---|---|
IContainer.Persistence<E> |
IContainer.Persistable.getPersistence() |
IContainer.Persistence<E> |
SetContainer.getPersistence() |
| Modifier and Type | Method and Description |
|---|---|
void |
IContainer.Persistable.setPersistence(IContainer.Persistence<E> persistence) |
void |
SetContainer.setPersistence(IContainer.Persistence<E> persistence) |
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.