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

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

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.
 

Uses of KeyedHashSet in org.eclipse.osgi.internal.loader
 

Methods in org.eclipse.osgi.internal.loader that return KeyedHashSet
 KeyedHashSet BundleLoader.getImportedSources(KeyedHashSet visited)
           
 

Methods in org.eclipse.osgi.internal.loader with parameters of type KeyedHashSet
 KeyedHashSet BundleLoader.getImportedSources(KeyedHashSet visited)
           
 



Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.