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.
|
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.