public class KotlinInstrumentListProvider extends Object implements InstrumentListProvider
| Constructor and Description |
|---|
KotlinInstrumentListProvider() |
| Modifier and Type | Method and Description |
|---|---|
InstrumentMatcher[] |
getMatchList() |
static void |
log(co.paralleluniverse.fibers.instrument.MethodDatabase db,
String mode,
String message,
String sourceName,
boolean isInterface,
String className,
String superClassName,
String[] interfaces,
String methodName,
String methodSignature) |
public InstrumentMatcher[] getMatchList()
getMatchList in interface InstrumentListProvider