com.jcoverage.util
Class InstructionListHelper

java.lang.Object
  extended bycom.jcoverage.util.InstructionListHelper

public class InstructionListHelper
extends java.lang.Object


Constructor Summary
InstructionListHelper()
           
 
Method Summary
static org.apache.bcel.generic.Instruction push(org.apache.bcel.generic.ConstantPoolGen cg, int i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstructionListHelper

public InstructionListHelper()
Method Detail

push

public static org.apache.bcel.generic.Instruction push(org.apache.bcel.generic.ConstantPoolGen cg,
                                                       int i)