public static abstract class

HookManager.InstrumentationHooker

extends Instrumentation
java.lang.Object
   ↳ android.app.Instrumentation
     ↳ com.davidluoye.support.app.HookManager.InstrumentationHooker

Summary

[Expand]
Inherited Constants
From class android.app.Instrumentation
Public Constructors
InstrumentationHooker()
Protected Methods
final Instrumentation getInstrumentation()
[Expand]
Inherited Methods
From class android.app.Instrumentation
From class java.lang.Object

Public Constructors

public InstrumentationHooker ()

Protected Methods

protected final Instrumentation getInstrumentation ()