Uses of Package
org.eclipse.net4j.util.registry
Packages that use org.eclipse.net4j.util.registry
Package
Description
A framework of notifying collections and wiring containers.
A framework to describe and access properties of POJOs and to support Eclipse
property testers
and
IPropertySources
in a uniform way.Interfaces and classes for general purpose registries.
-
Classes in org.eclipse.net4j.util.registry used by org.eclipse.net4j.util.container
-
Classes in org.eclipse.net4j.util.registry used by org.eclipse.net4j.util.properties
-
Classes in org.eclipse.net4j.util.registry used by org.eclipse.net4j.util.registryClassDescriptionImplementation note: AbstractDelegatingRegistry does not preserve the "modifyable view" contract of
Map.entrySet()
as well as ofMap.keySet()
, i.e.