java.lang.reflect.GenericArrayType | Type |
Represents an array type with a component type that is parameterized or a type variable.
Type | getGenericComponentType() | |||||
The Type that represents the component type of the array. |
TypeNotPresentException | if the component type points to a missing type. |
---|---|
MalformedParameterizedTypeException | if the component type points to a type that can't be instantiated for some reason. |
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:48 |