public interface GenericArrayType extends Type
| Modifier and Type | Method and Description |
|---|---|
Type |
getGenericComponentType()
Returns the component type of this array.
|
Type getGenericComponentType()
TypeNotPresentException - if the component type points to a missing typeMalformedParameterizedTypeException - if the component type points to a type that cannot be
instantiated for some reason