| 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. | 
Copyright © 2016 Shigeru Chiba, www.javassist.org. All Rights Reserved.