Annotation Interface NewInstance
Annotation for methods like
Constructor.newInstance
, whose signature is: T method(
MethodVal
(classname=c, methodname="<init>", params=p) Constructor
this, Object... args)
- See the Checker Framework Manual:
- Reflection resolution