| Package | Description |
|---|---|
| aQute.bnd.component | |
| aQute.bnd.differ |
This package provides baseline support.
|
| aQute.bnd.osgi | |
| aQute.bnd.osgi.repository | |
| aQute.bnd.resource.repository | |
| aQute.lib.collections | |
| aQute.libg.remote.source |
| Modifier and Type | Field and Description |
|---|---|
(package private) MultiMap<java.lang.String,Clazz.MethodDef> |
DSAnnotationReader.methods |
private MultiMap<java.lang.String,java.lang.String> |
PropertyDef.property |
| Modifier and Type | Field and Description |
|---|---|
(package private) MultiMap<Descriptors.PackageRef,Element> |
JavaElement.packages |
| 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 | 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 |