edu.umd.cs.findbugs.detect
public class FindBadCast2 extends Object implements Detector
| Constructor Summary | |
|---|---|
| FindBadCast2(BugReporter bugReporter) | |
| Method Summary | |
|---|---|
| boolean | prescreen(ClassContext classContext, Method method) |
| void | report() |
| void | visitClassContext(ClassContext classContext) |