FindBugs™ 1.3.9

edu.umd.cs.findbugs
Interface NonReportingDetector

All Superinterfaces:
FirstPassDetector
All Known Subinterfaces:
InterproceduralFirstPassDetector
All Known Implementing Classes:
BuildInterproceduralCallGraph, BuildObligationPolicyDatabase, CalledMethods, CheckCalls, CheckExpectedWarnings, FieldItemSummary, FindBugsSummaryStats, Methods, NonReportingDetectorToDetector2Adapter, NoteAnnotationRetention, NoteCheckReturnValue, NoteCheckReturnValueAnnotations, NoteDirectlyRelevantTypeQualifiers, NoteJCIPAnnotation, NoteNonNullAnnotations, NoteNonnullReturnValues, NoteSuppressedWarnings, NoteUnconditionalParamDerefs, OverridingEqualsNotSymmetrical, ReflectiveClasses, TestDataflowAnalysis

public interface NonReportingDetector
extends FirstPassDetector

A Detector which does not report warnings.

Author:
David Hovemeyer


FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.