Package com.code_intelligence.jazzer.api
Annotation Type MethodHooks
-
@Retention(RUNTIME) @Target(METHOD) @Documented public @interface MethodHooks
Internal helper allowing to apply multipleMethodHook
annotations to the same method.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description MethodHook[]
value
-
-
-
Element Detail
-
value
MethodHook[] value
-
-