Class InstrumentationConfig


  • public class InstrumentationConfig
    extends java.lang.Object
    • Constructor Detail

      • InstrumentationConfig

        public InstrumentationConfig​(com.android.build.api.instrumentation.ClassContext classContext,
                                     java.util.List<NetworkObjectInstrumentationConfig> networkObjectConfigs)
    • Method Detail

      • getNetworkObjectInstrumentationFactory

        @Nullable
        public NetworkObjectInstrumentationFactory getNetworkObjectInstrumentationFactory​(java.lang.String className,
                                                                                          java.lang.String methodName,
                                                                                          java.lang.String methodDesc)