public class BuildMetaParameterizedType extends AbstractMetaParameterizedType
Constructor and Description |
---|
BuildMetaParameterizedType(MetaType[] types,
MetaType ownerType,
MetaType rawType) |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the name of this type as it was written in the original source code.
|
MetaType |
getOwnerType() |
MetaType |
getRawType() |
MetaType[] |
getTypeParameters() |
isAssignableFrom, toString
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.