public class JavaReflectionGenericArrayType extends Object implements MetaGenericArrayType
Constructor and Description |
---|
JavaReflectionGenericArrayType(GenericArrayType type) |
Modifier and Type | Method and Description |
---|---|
MetaType |
getGenericComponentType() |
String |
getName()
Returns the name of this type as it was written in the original source code.
|
public JavaReflectionGenericArrayType(GenericArrayType type)
public MetaType getGenericComponentType()
getGenericComponentType
in interface MetaGenericArrayType
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.