Package | Description |
---|---|
aQute.bnd.component | |
aQute.bnd.differ | |
aQute.bnd.main | |
aQute.bnd.osgi | |
aQute.bnd.osgi.repository | |
aQute.bnd.resource.repository | |
aQute.bnd.testing | |
aQute.lib.collections | |
aQute.libg.remote.source |
Modifier and Type | Field and Description |
---|---|
(package private) MultiMap<java.lang.String,Clazz.MethodDef> |
AnnotationReader.methods |
(package private) MultiMap<java.lang.String,java.lang.String> |
ComponentDef.property |
private MultiMap<java.lang.String,java.lang.String> |
AnnotationReader.ComponentPropertyTypeDataCollector.props |
Modifier and Type | Field and Description |
---|---|
(package private) MultiMap<Descriptors.PackageRef,Element> |
JavaElement.packages |
Modifier and Type | Method and Description |
---|---|
private void |
bnd.printxref(MultiMap<?,?> map,
java.lang.String direction) |
Modifier and Type | Field and Description |
---|---|
private MultiMap<Descriptors.PackageRef,Descriptors.PackageRef> |
Analyzer.apiUses |
private MultiMap<Descriptors.PackageRef,Contracts.Contract> |
Contracts.contracted |
(package private) MultiMap<java.lang.String,java.lang.String> |
AnnotationHeaders.headers |
private MultiMap<java.util.Collection<Contracts.Contract>,Descriptors.PackageRef> |
Contracts.overlappingContracts |
private MultiMap<Descriptors.PackageRef,Descriptors.PackageRef> |
Analyzer.uses |
Modifier and Type | Method and Description |
---|---|
private java.util.Set<Instruction> |
Builder.doExpand(Jar jar,
MultiMap<java.lang.String,Jar> index,
Instructions filter)
Destructively filter the packages from the build up index.
|
Modifier and Type | Method and Description |
---|---|
private void |
AugmentRepository.createAugmentOperation(MultiMap<org.osgi.resource.Requirement,AugmentRepository.Augment> operations,
java.lang.String bsn,
Attrs attrs) |
Modifier and Type | Field and Description |
---|---|
(package private) MultiMap<java.io.File,RepositoryPlugin.DownloadListener> |
ResourceRepositoryImpl.queues |
Modifier and Type | Field and Description |
---|---|
(package private) MultiMap<java.lang.Class<?>,DSTestWiring.Component<?>> |
DSTestWiring.map |
Modifier and Type | Method and Description |
---|---|
MultiMap<V,K> |
MultiMap.transpose() |
Constructor and Description |
---|
MultiMap(MultiMap<S,T> other) |
Modifier and Type | Field and Description |
---|---|
private MultiMap<java.lang.String,java.io.File> |
SourceFS.shas |