Modifier and Type | Method and Description |
---|---|
Type |
getGenericComponentType()
返回一个表示该数组的组件类型
Type 对象。
|
getTypeName
Type getGenericComponentType()
Type
对象
TypeNotPresentException
-如果底层数组类型的组件类型指的是一个不存在的类型声明
MalformedParameterizedTypeException
-如果底层数组类型的组件类型是一个参数化的类型不能被实例化的任何理由
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.