@Documented @Retention(value=RUNTIME) @Target(value={}) @SubtypeOf(value=LockPossiblyHeld.class) @InvisibleQualifier public @interface LockHeld
This annotation may not be written in source code; it is an implementation detail of the checker.
LockPossiblyHeld