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