Package edu.umd.cs.findbugs.detect
Class DumbMethods.NullMethodsSubDetector
java.lang.Object
edu.umd.cs.findbugs.detect.DumbMethods.SubDetector
edu.umd.cs.findbugs.detect.DumbMethods.NullMethodsSubDetector
- Enclosing class:
DumbMethods
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class edu.umd.cs.findbugs.detect.DumbMethods.SubDetector
initMethod
-
Constructor Details
-
NullMethodsSubDetector
private NullMethodsSubDetector()
-
-
Method Details
-
sawOpcode
public void sawOpcode(int seen) - Specified by:
sawOpcode
in classDumbMethods.SubDetector
-