Annotation Interface LockPossiblyHeld


Indicates that an expression is not known to be LockHeld.

It is usually not necessary to write this annotation in source code. It is an implementation detail of the checker.

See Also:
See the Checker Framework Manual:
Lock Checker