| Package | Description |
|---|---|
| aQute.bnd.compatibility |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
GenericType.GenericArray |
|
static class |
GenericType.GenericWildcard |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Scope.setBase(GenericType typeSignature) |
|
void |
Scope.setExceptionTypes(GenericType[] convert) |
|
void |
Scope.setParameterTypes(GenericType[] convert) |
| Constructor | Description |
|---|---|
GenericParameter(java.lang.String name,
GenericType[] bounds) |