@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface JBHookAnnotation
| 限定符和类型 | 必需的元素和说明 |
|---|---|
String |
className |
JBApp.HookSettingType[] |
hook |
public abstract String className
public abstract JBApp.HookSettingType[] hook
Copyright © 2019. All rights reserved.