- getAdditionalInstanceField(Object, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getAdditionalStaticField(Object, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getAdditionalStaticField(Class<?>, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getAllInterfaces(Class<?>) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Gets a List of all interfaces implemented by the given
class and its superclasses.
- getAllSuperclasses(Class<?>) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Gets a List of superclasses for the given class.
- getBooleanField(Object, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getByteField(Object, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getCallback() - 类 中的方法com.taobao.android.dexposed.XC_MethodHook.Unhook
-
- getCharField(Object, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getClass(ClassLoader, String, boolean) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Returns the class represented by className using the
classLoader.
- getClass(ClassLoader, String) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Returns the (initialized) class represented by className
using the classLoader.
- getClass(String) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Returns the (initialized) class represented by className
using the current thread's context class loader.
- getClass(String, boolean) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Returns the class represented by className using the
current thread's context class loader.
- getClassesAsArray(Class<?>...) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
Return an array with the classes of the given objects
- getDoubleField(Object, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getExtra() - 类 中的方法com.taobao.android.dexposed.callbacks.XCallback.Param
-
This can be used to store anything for the scope of the callback.
- getFloatField(Object, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getHookedMethod() - 类 中的方法com.taobao.android.dexposed.XC_MethodHook.Unhook
-
- getIntField(Object, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getLongField(Object, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getMD5Sum(String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
Returns the lowercase string representation of the file's MD5 sum.
- getObjectExtra(String) - 类 中的方法com.taobao.android.dexposed.callbacks.XCallback.Param
-
- getObjectField(Object, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getPackageName(Object, String) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Gets the package name of an Object.
- getPackageName(Class<?>) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Gets the package name of a Class.
- getPackageName(String) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Gets the package name from a String.
- getParameterTypes(Object...) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
Return an array with the classes of the given objects
- getResult() - 类 中的方法com.taobao.android.dexposed.XC_MethodHook.MethodHookParam
-
Returns the result of the method call
- getResultOrThrowable() - 类 中的方法com.taobao.android.dexposed.XC_MethodHook.MethodHookParam
-
Returns the result of the method call, or throws the Throwable caused by it
- getShortClassName(Object, String) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Gets the class name minus the package name for an Object.
- getShortClassName(Class<?>) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Gets the class name minus the package name from a Class.
- getShortClassName(String) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Gets the class name minus the package name from a String.
- getShortField(Object, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getSimpleName(Class<?>) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Null-safe version of aClass.getSimpleName()
- getSimpleName(Object, String) - 类 中的静态方法com.taobao.android.dexposed.ClassUtils
-
Null-safe version of aClass.getSimpleName()
- getSnapshot() - 类 中的方法com.taobao.android.dexposed.DexposedBridge.CopyOnWriteSortedSet
-
- getStaticBooleanField(Class<?>, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getStaticByteField(Class<?>, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getStaticCharField(Class<?>, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getStaticDoubleField(Class<?>, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getStaticFloatField(Class<?>, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getStaticIntField(Class<?>, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getStaticLongField(Class<?>, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getStaticObjectField(Class<?>, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getStaticShortField(Class<?>, String) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
- getSurroundingThis(Object) - 类 中的静态方法com.taobao.android.dexposed.XposedHelpers
-
For inner classes, return the "this" reference of the surrounding class
- getThrowable() - 类 中的方法com.taobao.android.dexposed.XC_MethodHook.MethodHookParam
-
Returns the Throwable thrown by the method, or null