@Documented
@Retention(value=RUNTIME)
@Target(value=PARAMETER)
public static @interface Advice.StubValue
0
for numeric values, false
for boolean
types and null
for reference types). The annotated
parameter must be of type Object
and cannot be assigned a value.Advice
,
Advice.OnMethodEnter
,
Advice.OnMethodExit