| Modifier and Type | Field and Description |
|---|---|
private static WildcardType |
GenericSignatureParser.UNBOUNDED_WILDCARD |
| Modifier and Type | Method and Description |
|---|---|
WildcardType |
Type.asWildcardType()
Casts this type to a
WildcardType and returns it if the kind is
Type.Kind.WILDCARD_TYPE
Throws an exception otherwise. |
WildcardType |
WildcardType.asWildcardType() |