Annotation Interface MethodId


@Retention(RUNTIME) @Target(PARAMETER) public @interface MethodId
Used in FlowAdvice.enter(long) to annotate the parameter that contains the instrumented method ID.