Package | Description |
---|---|
aQute.bnd.signatures |
Modifier and Type | Field and Description |
---|---|
(package private) static TypeArgument[] |
TypeArgument.EMPTY |
TypeArgument[] |
SimpleClassTypeSignature.typeArguments |
Modifier and Type | Method and Description |
---|---|
(package private) static TypeArgument |
TypeArgument.parseTypeArgument(StringRover signature) |
Modifier and Type | Method and Description |
---|---|
(package private) static void |
TypeArgument.erasedBinaryReferences(TypeArgument[] typeArguments,
java.util.Set<java.lang.String> references) |
ReferenceTypeSignature |
ClassResolver.resolveType(TypeArgument typeArgument) |
Constructor and Description |
---|
SimpleClassTypeSignature(java.lang.String identifier,
TypeArgument[] typeArguments) |