Uses of Class
org.apache.bcel.generic.InstructionFactory.MethodObject
Packages that use InstructionFactory.MethodObject
Package
Description
This package contains the "generic" part of the
Byte Code Engineering
Library, i.e., classes to dynamically modify class objects and
byte code instructions.
-
Uses of InstructionFactory.MethodObject in org.apache.bcel.generic
Fields in org.apache.bcel.generic declared as InstructionFactory.MethodObjectModifier and TypeFieldDescriptionprivate static final InstructionFactory.MethodObject[]
InstructionFactory.appendMethodObjects
Methods in org.apache.bcel.generic with parameters of type InstructionFactory.MethodObjectModifier and TypeMethodDescriptionprivate InvokeInstruction
InstructionFactory.createInvoke
(InstructionFactory.MethodObject m, short kind)