com.jcoverage.util
Class MethodHelper

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

public class MethodHelper
extends java.lang.Object


Constructor Summary
MethodHelper()
           
 
Method Summary
static java.lang.String getMethodNameAndSignature(org.apache.bcel.classfile.Method m)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodHelper

public MethodHelper()
Method Detail

getMethodNameAndSignature

public static java.lang.String getMethodNameAndSignature(org.apache.bcel.classfile.Method m)