| Type | Name and description |
|---|---|
boolean |
isPrimitive()The qualified name of this type excluding any dimension information. |
String |
qualifiedTypeName() |
String |
simpleTypeName() |
String |
toString() |
String |
typeName() |
The qualified name of this type excluding any dimension information.
For example, a two dimensional array of String returns "java.lang.String".