Class | Description |
---|---|
Callback |
Creates bytecode that when executed calls back to the instance's result method.
|
Dump |
Dump is a tool for viewing the class definition in the given
class file.
|
framedump |
framedump is a tool for viewing a merged combination of the instructions and frame state
of all methods in a class.
|
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.