|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.detect.FindUnrelatedTypesInGenericContainer
public class FindUnrelatedTypesInGenericContainer
Field Summary |
---|
Fields inherited from interface edu.umd.cs.findbugs.Priorities |
---|
EXP_PRIORITY, HIGH_PRIORITY, IGNORE_PRIORITY, LOW_PRIORITY, NORMAL_PRIORITY |
Constructor Summary | |
---|---|
FindUnrelatedTypesInGenericContainer(BugReporter bugReporter)
|
Method Summary | |
---|---|
boolean |
prescreen(ClassContext classContext,
org.apache.bcel.classfile.Method method)
Use this to screen out methods that do not contain invocations. |
void |
report()
Empty |
void |
visitClassContext(ClassContext classContext)
Visit the class context |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FindUnrelatedTypesInGenericContainer(BugReporter bugReporter)
Method Detail |
---|
public void visitClassContext(ClassContext classContext)
visitClassContext
in interface Detector
classContext
- the ClassContextDetector.visitClassContext(edu.umd.cs.findbugs.ba.ClassContext)
public boolean prescreen(ClassContext classContext, org.apache.bcel.classfile.Method method)
public void report()
report
in interface Detector
Detector.report()
|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |