Uses of Interface
org.eclipse.net4j.util.container.IContainer.Persistence
Packages that use IContainer.Persistence
Package
Description
A framework of notifying collections and wiring containers.
-
Uses of IContainer.Persistence in org.eclipse.net4j.util.container
Classes in org.eclipse.net4j.util.container that implement IContainer.PersistenceMethods in org.eclipse.net4j.util.container that return IContainer.PersistenceModifier and TypeMethodDescriptionIContainer.Persistable.getPersistence()
PersistableContainer.getPersistence()
Methods in org.eclipse.net4j.util.container with parameters of type IContainer.PersistenceModifier and TypeMethodDescriptionvoid
IContainer.Persistable.setPersistence
(IContainer.Persistence<E> persistence) void
PersistableContainer.setPersistence
(IContainer.Persistence<E> persistence)