org.eclipse.net4j.util.registry
Class RegistryUtil

java.lang.Object
  extended by org.eclipse.net4j.util.registry.RegistryUtil

public final class RegistryUtil
extends Object


Method Summary
<K,V> IRegistry<K,V>
unmodifiableRegistry(IRegistry<K,V> registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

unmodifiableRegistry

public <K,V> IRegistry<K,V> unmodifiableRegistry(IRegistry<K,V> registry)


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.