Uses of Class
org.eclipse.osgi.framework.util.KeyedHashSet

Packages that use KeyedHashSet
org.eclipse.osgi.framework.util   
 

Uses of KeyedHashSet in org.eclipse.osgi.framework.util
 

Constructors in org.eclipse.osgi.framework.util with parameters of type KeyedHashSet
KeyedHashSet(KeyedHashSet original)
          Constructs a new KeyedHashSet and copies to specified KeyedHashSet's contents to the new KeyedHashSet.