| Package | Description |
|---|---|
| aQute.bnd.component | |
| aQute.bnd.osgi | |
| aQute.bnd.signatures |
| Modifier and Type | Field and Description |
|---|---|
(package private) FieldSignature |
DSAnnotationReader.fieldSig |
| Modifier and Type | Method and Description |
|---|---|
private FieldSignature |
DSAnnotationReader.getFieldSignature(Clazz.FieldDef field) |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<java.lang.String,FieldSignature> |
Descriptors.fieldSignatureCache |
| Modifier and Type | Method and Description |
|---|---|
FieldSignature |
Descriptors.getFieldSignature(java.lang.String signature) |
FieldSignature |
Analyzer.getFieldSignature(java.lang.String signature) |
| Modifier and Type | Field and Description |
|---|---|
private FieldSignature |
FieldResolver.fieldSig |
| Modifier and Type | Method and Description |
|---|---|
static FieldSignature |
FieldSignature.of(java.lang.String signature) |
(package private) static FieldSignature |
FieldSignature.parseFieldSignature(StringRover signature) |
| Constructor and Description |
|---|
FieldResolver(ClassSignature classSig,
FieldSignature fieldSig) |