Uses of Class
org.eclipse.net4j.util.lifecycle.ShareableLifecycle
Package
Description
A framework of notifying collections and wiring containers.
Interfaces and classes for general purpose registries.
-
Uses of ShareableLifecycle in org.eclipse.net4j.util.container
Modifier and TypeClassDescriptionclass
Container<E>
class
class
An abstract implementation of amodifiable container
.class
An abstract implementation of acontainer
.class
SetContainer<E>
-
Uses of ShareableLifecycle in org.eclipse.net4j.util.registry
Modifier and TypeClassDescriptionclass
DelegatingRegistry<K,
V> Implementation note: AbstractDelegatingRegistry does not preserve the "modifyable view" contract ofMap.entrySet()
as well as ofMap.keySet()
, i.e.class
class
HashMapRegistry<K,
V> static class
class
Registry<K,
V>