Modifier and Type | Method and Description |
---|---|
UnresolvedTypeVariable |
UnresolvedTypeVariable.asUnresolvedTypeVariable() |
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. |
Copyright © 2024 JBoss by Red Hat. All rights reserved.