A
B
C
D
E
F
G
H
I
L
M
P
R
S
T
U
X
R
- ReflectionHelper - class in top.canyie.pine.utils
- removeCallback(MethodHook) - function in top.canyie.pine.Pine.HookRecord
- removeClassFinalFlag(Class) - function in top.canyie.pine.utils.Primitives
- resetResult() - function in top.canyie.pine.Pine.CallFrame
- Reset any previous result or exception, and allows the original method to be executed.
- returnConstant(Object) - function in top.canyie.pine.callback.MethodReplacement
- Helper function to create an replacement instance when you just want to return a constant value.