Package | Description |
---|---|
org.apache.bcel.generic |
This package contains the "generic" part of the
Byte Code Engineering
Library, i.e., classes to dynamically modify class objects and
byte code instructions.
|
Modifier and Type | Field and Description |
---|---|
private static InstructionFactory.MethodObject[] |
InstructionFactory.append_mos |
Modifier and Type | Method and Description |
---|---|
private InvokeInstruction |
InstructionFactory.createInvoke(InstructionFactory.MethodObject m,
short kind) |