< prev index next >

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

Print this page

        

*** 24,34 **** /** * IFNE - Branch if int comparison with zero succeeds * * <PRE>Stack: ..., value -&gt; ...</PRE> * - * @version $Id$ */ public class IFNE extends IfInstruction { /** * Empty constructor needed for Instruction.readInstruction. --- 24,33 ----
< prev index next >