|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||