public interface Metalevel
Modifier and Type | Method and Description |
---|---|
ClassMetaobject |
_getClass()
Obtains the class metaobject associated with this object.
|
Metaobject |
_getMetaobject()
Obtains the metaobject associated with this object.
|
void |
_setMetaobject(Metaobject m)
Changes the metaobject associated with this object.
|
ClassMetaobject _getClass()
Metaobject _getMetaobject()
void _setMetaobject(Metaobject m)
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.