public class RetransformInlineInstrumnetation implements InlineInstrumentation
| Constructor and Description |
|---|
RetransformInlineInstrumnetation(io.mockk.proxy.MockKAgentLogger log,
ClassTransformationSpecMap specMap) |
| Modifier and Type | Method and Description |
|---|---|
kotlin.jvm.functions.Function0<kotlin.Unit> |
execute(TransformationRequest request) |
void |
retransform(java.lang.Class[] classes) |
executepublic RetransformInlineInstrumnetation(io.mockk.proxy.MockKAgentLogger log,
ClassTransformationSpecMap specMap)
public void retransform(java.lang.Class[] classes)
public kotlin.jvm.functions.Function0<kotlin.Unit> execute(TransformationRequest request)