edu.umd.cs.findbugs.detect
public class RedundantInterfaces extends PreorderVisitor implements Detector, StatelessDetector
| Constructor Summary | |
|---|---|
| RedundantInterfaces(BugReporter bugReporter) | |
| Method Summary | |
|---|---|
| void | report() |
| void | visitClassContext(ClassContext classContext) |