Detector, FirstPassDetector, InterproceduralFirstPassDetector, NonReportingDetector, Prioritiespublic class NoteNonnullReturnValues extends BuildNonnullReturnDatabase implements Detector, NonReportingDetector, InterproceduralFirstPassDetector
returnsNonNull, returnsReference, VERBOSE_DEBUGEXP_PRIORITY, HIGH_PRIORITY, IGNORE_PRIORITY, LOW_PRIORITY, NORMAL_PRIORITY| Constructor | Description |
|---|---|
NoteNonnullReturnValues(BugReporter bugReporter) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
report() |
This method is called after all classes to be visited.
|
visitClassContextvisitClassContextpublic NoteNonnullReturnValues(BugReporter bugReporter)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.