Package | Description |
---|---|
aQute.bnd.signatures |
Modifier and Type | Field and Description |
---|---|
WildcardIndicator |
TypeArgument.wildcard |
Modifier and Type | Method and Description |
---|---|
static WildcardIndicator |
WildcardIndicator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WildcardIndicator[] |
WildcardIndicator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TypeArgument(WildcardIndicator wildcard,
ReferenceTypeSignature type) |