Package org.eclipse.net4j.util.registry
Class RegistryUtil
- java.lang.Object
- 
- org.eclipse.net4j.util.registry.RegistryUtil
 
- 
 public final class RegistryUtil extends java.lang.Object- Author:
- Eike Stepper
 
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description <K,V>
 IRegistry<K,V>unmodifiableRegistry(IRegistry<K,V> registry)
 
-