| Package | Description | 
|---|---|
| javassist.bytecode | Bytecode-level API. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ClassFile. addField(FieldInfo finfo)Appends a field to the class. | 
| void | ClassFile. addMethod(MethodInfo minfo)Appends a method to the class. | 
Copyright © 2016 Shigeru Chiba, www.javassist.org. All Rights Reserved.