|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.rej.java.InstructionCopier
public class InstructionCopier
Constructor Summary | |
---|---|
InstructionCopier()
|
Method Summary | |
---|---|
Instruction |
copyInstruction(Instruction inst,
ConstantPool sourcePool,
ConstantPool destinationPool)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InstructionCopier()
Method Detail |
---|
public Instruction copyInstruction(Instruction inst, ConstantPool sourcePool, ConstantPool destinationPool)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |