Package org.eclipse.net4j.util.container
Interface IContainer.Persistence<E>
- All Known Implementing Classes:
ContainerPersistence
,FileContainerPersistence
- Enclosing interface:
- IContainer<E>
public static interface IContainer.Persistence<E>
- Since:
- 3.5
- Author:
- Eike Stepper
-
Method Summary
-
Method Details
-
loadElements
- Throws:
IORuntimeException
-
saveElements
- Throws:
IORuntimeException
-