| 限定符和类型 | 字段和说明 |
|---|---|
protected int |
dim
indicate the dimension of this class if this class is a array type, otherwise the this dim is -1
|
interfaces, mod, name, pkg, superClass, type, version| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
existStaticInitBlock() |
String |
getDescription() |
int |
getDimension() |
Field |
getField(String name) |
AClass |
getNextDimType() |
AClass |
getRootComponentClass() |
boolean |
isArray() |
boolean |
isChildOrEqual(AClass otherType) |
boolean |
isPrimitive() |
String |
toString() |
equals, getCastOrder, getInterfaces, getModifiers, getName, getPackage, getPackageName, getSuperClass, getType, getVersion, hashCode, isAbstract, isInterfaceprotected int dim
public boolean existStaticInitBlock()
public String getDescription()
public boolean isArray()
public int getDimension()
public boolean isPrimitive()
public AClass getNextDimType()
getNextDimType 在接口中 IClassgetNextDimType 在类中 AClasspublic AClass getRootComponentClass()
public boolean isChildOrEqual(AClass otherType)
isChildOrEqual 在类中 AClassCopyright © 2015. All rights reserved.