Annotation Interface UnknownThis


The top type for the Returns Receiver Checker's type system. Values of the annotated type might be the receiver (this) or might not. Programmers should rarely write this type.
See the Checker Framework Manual:
Returns Receiver Checker