Annotation Interface MethodHooks


@Retention(RUNTIME) @Target(METHOD) @Documented public @interface MethodHooks
Internal helper allowing to apply multiple MethodHook annotations to the same method.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description