@SubtypeOf(value={}) @Documented @DefaultQualifierInHierarchy @Retention(value=RUNTIME) @Target(value=TYPE_USE) public @interface LockPossiblyHeld
LockPossiblyHeld
is a type annotation that indicates that the value is not
known to be @LockHeld (see LockHeld
).LockHeld