Annotation Interface Invoke
Annotation for methods like
Method.invoke
, whose signature is: Object method({@link MethodVal}(classname=c, methodname=m, params=p) Method this, Object
obj, Object... args)
- See the Checker Framework Manual:
- Reflection resolution