|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Registry | |
|---|---|
| org.eclipse.net4j.util.registry | Interfaces and classes for general purpose registries. |
| Uses of Registry in org.eclipse.net4j.util.registry |
|---|
| Subclasses of Registry in org.eclipse.net4j.util.registry | |
|---|---|
class |
DelegatingRegistry<K,V>
Implementation note: AbstractDelegatingRegistry does not preserve the "modifyable view" contract of Map.entrySet() as well as of Map.keySet(), i.e. they are disconnected sets and modifications applied
to them are not applied to their underlying AbstractDelegatingRegistry. |
class |
HashMapDelegatingRegistry<K,V>
|
class |
HashMapRegistry<K,V>
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||