public class KotlinSyntheticConstructorOfSealedClassFilter extends java.lang.Object implements MethodFilter
| Constructor and Description |
|---|
KotlinSyntheticConstructorOfSealedClassFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldIgnore(InstrumentationData context) |
public KotlinSyntheticConstructorOfSealedClassFilter()
public boolean shouldIgnore(InstrumentationData context)
shouldIgnore in interface MethodFilter