FindBugs™ 1.3.9

edu.umd.cs.findbugs
Class NonReportingDetectorToDetector2Adapter

java.lang.Object
  extended by edu.umd.cs.findbugs.DetectorToDetector2Adapter
      extended by edu.umd.cs.findbugs.NonReportingDetectorToDetector2Adapter
All Implemented Interfaces:
Detector2, FirstPassDetector, NonReportingDetector, Priorities

public class NonReportingDetectorToDetector2Adapter
extends DetectorToDetector2Adapter
implements NonReportingDetector

Author:
pugh

Field Summary
 
Fields inherited from interface edu.umd.cs.findbugs.Priorities
EXP_PRIORITY, HIGH_PRIORITY, IGNORE_PRIORITY, LOW_PRIORITY, NORMAL_PRIORITY
 
Constructor Summary
NonReportingDetectorToDetector2Adapter(Detector detector)
           
 
Method Summary
 
Methods inherited from class edu.umd.cs.findbugs.DetectorToDetector2Adapter
finishPass, getDetectorClassName, visitClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NonReportingDetectorToDetector2Adapter

public NonReportingDetectorToDetector2Adapter(Detector detector)

FindBugs™ 1.3.9

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