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