|
FindBugs™ 1.3.4 | |||||||||
| 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 | |
|---|---|
static java.lang.String |
getCollectionsMapKey(java.lang.String... triplet)
|
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 static java.lang.String getCollectionsMapKey(java.lang.String... triplet)
triplet - a variable arity parameter intended to receive three
arguments. The three arguments are:
java.util.Listcontains(Ljava/lang/Object;)Zpublic void visitClassContext(ClassContext classContext)
visitClassContext in interface DetectorclassContext - 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 DetectorDetector.report()
|
FindBugs™ 1.3.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||