public class InstrumentationRegistry extends Object implements com.jn.langx.lifecycle.Initializable
| 限定符和类型 | 方法和说明 |
|---|---|
void |
enableInstrumentation(String name) |
Instrumentation |
findInstrumentation(String name) |
static InstrumentationRegistry |
getInstance() |
void |
init() |
public void init()
throws com.jn.langx.lifecycle.InitializationException
init 在接口中 com.jn.langx.lifecycle.Initializablecom.jn.langx.lifecycle.InitializationExceptionpublic static InstrumentationRegistry getInstance()
public void enableInstrumentation(@NonNull
String name)
public Instrumentation findInstrumentation(@Nullable String name)
Copyright © 2020. All rights reserved.