Annotation Interface NewObject


A type that represents a newly-constructed object. It can be treated as having any @GuardedBy type. Typically, it is only written on factory method return types.
See the Checker Framework Manual:
Lock Checker