|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GenericArrayType
Represents the type of an array's components, which may be either a parameterized type or a type variable.
| Method Summary | |
|---|---|
Type |
getGenericComponentType()
Returns the Type of the components within the array. |
| Method Detail |
|---|
Type getGenericComponentType()
Type of the components within the array.
Type instance representing the type of
the array's components.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||