Annotation Interface Signed


The value is to be interpreted as signed. That is, if the most significant bit in the bitwise representation is set, then the bits should be interpreted as a negative number.
See the Checker Framework Manual:
Signedness Checker