public class InstrumentationHolder extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
private static Instrumentation |
instrumentation |
| 构造器和说明 |
|---|
InstrumentationHolder() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Instrumentation |
getInstrumentation() |
static void |
setInstrumentation(Instrumentation instrumentation) |
private static Instrumentation instrumentation
public static void setInstrumentation(Instrumentation instrumentation)
public static Instrumentation getInstrumentation()
Copyright © 2023. All rights reserved.