| Package | Description |
|---|---|
| aQute.bnd.cdi | |
| aQute.bnd.component | |
| aQute.bnd.make.coverage | |
| aQute.bnd.osgi |
| Modifier and Type | Method and Description |
|---|---|
void |
CDIAnnotationReader.method(Clazz.MethodDef method) |
| Modifier and Type | Method and Description |
|---|---|
void |
DSAnnotationReader.method(Clazz.MethodDef method) |
| Modifier and Type | Method and Description |
|---|---|
static Map<Clazz.MethodDef,List<Clazz.MethodDef>> |
Coverage.getCrossRef(Collection<Clazz> source,
Collection<Clazz> dest)
Create a cross reference table from source to dest.
|
static Map<Clazz.MethodDef,List<Clazz.MethodDef>> |
Coverage.getCrossRef(Collection<Clazz> source,
Collection<Clazz> dest)
Create a cross reference table from source to dest.
|
| Modifier and Type | Method and Description |
|---|---|
static Tag |
CoverageResource.toTag(Map<Clazz.MethodDef,List<Clazz.MethodDef>> catalog) |
static Tag |
CoverageResource.toTag(Map<Clazz.MethodDef,List<Clazz.MethodDef>> catalog) |
| Modifier and Type | Method and Description |
|---|---|
Clazz.MethodDef |
Clazz.getMethodDef(int access,
String name,
String descriptor)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Stream<Clazz.MethodDef> |
Clazz.methods() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassDataCollector.annotationDefault(Clazz.MethodDef method) |
void |
ClassDataCollector.annotationDefault(Clazz.MethodDef method,
Object value) |
void |
ClassDataCollector.method(Clazz.MethodDef method) |
void |
ClassDataCollector.methodParameters(Clazz.MethodDef method,
Clazz.MethodParameter[] parameters) |
Copyright © 2021. All rights reserved.