public final class Epic
extends java.lang.Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Epic.MethodInfo |
| 构造器和说明 |
|---|
Epic() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ArtMethod |
getBackMethod(ArtMethod origin) |
static Epic.MethodInfo |
getMethodInfo(long address) |
static int |
getQuickCompiledCodeSize(ArtMethod method) |
static boolean |
hookMethod(java.lang.reflect.Constructor origin) |
static boolean |
hookMethod(java.lang.reflect.Method origin) |
public static boolean hookMethod(java.lang.reflect.Constructor origin)
public static boolean hookMethod(java.lang.reflect.Method origin)
public static Epic.MethodInfo getMethodInfo(long address)
public static int getQuickCompiledCodeSize(ArtMethod method)