Annotation Interface GetClass
Annotation for methods like
Object.getClassName
. Their signature is:@
ClassBound
("ReceiverType") Class method(ReceiverType this) {...}
- See the Checker Framework Manual:
- Reflection resolution