Package top.canyie.pine
See: Description
-
Interface Summary Interface Description HookListener Interface definition for a callback to be invoked when a method is hooked. LibLoader Interface definition for an implementation to be invoked when load our native library (libpine. HookMode Enum definition for how to hook method. HookHandler Internal API. -
Class Summary Class Description HookRecord Internal API. CallFrame A Holder that holds the method, "this" object, arguments, result or exception of a method call. Pine The bridge class provides main APIs for you. PineConfig A class to stores some configures.