Reports on any call to
Object.wait()
for which no call to a corresponding
Object.notify()
or
Object.notifyAll()
can be found. Only calls which target fields of the current class are reported by this inspection.