Package | Description |
---|---|
javassist.tools.reflect |
Runtime Behavioral Reflection.
|
Modifier and Type | Field and Description |
---|---|
private static ClassMetaobject |
Sample._classobject |
protected ClassMetaobject |
Metaobject.classmetaobject |
Modifier and Type | Method and Description |
---|---|
ClassMetaobject |
Metalevel._getClass()
Obtains the class metaobject associated with this object.
|
ClassMetaobject |
Metaobject.getClassMetaobject()
Obtains the class metaobject associated with this metaobject.
|