< prev index next >

src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/BranchHandle.java

Print this page

        

*** 27,37 **** * via setTarget(). * * @see InstructionHandle * @see Instruction * @see InstructionList - * @version $Id$ */ public final class BranchHandle extends InstructionHandle { // This is also a cache in case the InstructionHandle#swapInstruction() method is used // See BCEL-273 --- 27,36 ----
< prev index next >