public class InstrumentMatcher.EvalCriteria extends Object
| Constructor and Description |
|---|
EvalCriteria(co.paralleluniverse.fibers.instrument.MethodDatabase db,
String sourceName,
String sourceDebugInfo,
boolean isInterface,
String className,
String superClassName,
String[] interfaces,
String methodName,
String methodDesc,
String methodSignature,
String[] methodExceptions) |
public EvalCriteria(co.paralleluniverse.fibers.instrument.MethodDatabase db,
String sourceName,
String sourceDebugInfo,
boolean isInterface,
String className,
String superClassName,
String[] interfaces,
String methodName,
String methodDesc,
String methodSignature,
String[] methodExceptions)