< prev index next >

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

Print this page

        

*** 35,45 **** * just use an array instead of a factory. * * The Instructions can also accessed directly under their names, so * it's possible to write il.append(Instruction.ICONST_0); * - * @version $Id: InstructionConstants.java 1695415 2015-08-12 01:02:39Z chas $ */ public final class InstructionConst { /** * Predefined instruction objects --- 35,44 ----
< prev index next >