-
@FunctionalInterface() public interface Instrumentation.Function<T extends Instrumentation>
-
-
Method Summary
Modifier and Type Method Description abstract voidonInstrumentationReady(T instrumentation)-
-
Method Detail
-
onInstrumentationReady
abstract void onInstrumentationReady(T instrumentation)
-
-
-
-