Modifier and Type | Method and Description |
---|---|
WildcardType |
WildcardType.asWildcardType() |
WildcardType |
Type.asWildcardType()
Casts this type to a
WildcardType and returns it if the kind is
Type.Kind.WILDCARD_TYPE
Throws an exception otherwise. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.