edu.umd.cs.findbugs
public class DetectorToDetector2Adapter extends Object implements Detector2
| Constructor Summary | |
|---|---|
| DetectorToDetector2Adapter(Detector detector)
Constructor.
| |
| Method Summary | |
|---|---|
| void | finishPass() |
| String | getDetectorClassName() |
| void | visitClass(ClassDescriptor classDescriptor) |
Parameters: detector the Detector we want to adapt