public class QueryableCollection
extends org.eclipse.equinox.internal.p2.metadata.index.IndexProvider<org.eclipse.equinox.p2.metadata.IInstallableUnit>
Constructor and Description |
---|
QueryableCollection(Collection<org.eclipse.equinox.p2.metadata.IInstallableUnit> ius) |
Modifier and Type | Method and Description |
---|---|
Iterator<org.eclipse.equinox.p2.metadata.IInstallableUnit> |
everything() |
org.eclipse.equinox.p2.metadata.index.IIndex<org.eclipse.equinox.p2.metadata.IInstallableUnit> |
getIndex(String memberName) |
Object |
getManagedProperty(Object client,
String memberName,
Object key) |
public QueryableCollection(Collection<org.eclipse.equinox.p2.metadata.IInstallableUnit> ius)
Copyright © 2008-2016 Eclipse Foundation. All Rights Reserved.