FindBugs™ 1.3.9

edu.umd.cs.findbugs
Interface FirstPassDetector

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

public interface FirstPassDetector

A Detector that can be run in the first pass. A detector can be run in the first pass if either:

Author:
Bill Pugh


FindBugs™ 1.3.9

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