Detector
, Priorities
, StatelessDetector
, java.lang.Cloneable
public final class FindJSR166LockMonitorenter extends java.lang.Object implements Detector, StatelessDetector
EXP_PRIORITY, HIGH_PRIORITY, IGNORE_PRIORITY, LOW_PRIORITY, NORMAL_PRIORITY
Constructor | Description |
---|---|
FindJSR166LockMonitorenter(BugReporter bugReporter) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Object |
clone() |
|
void |
report() |
This method is called after all classes to be visited.
|
void |
visitClassContext(ClassContext classContext) |
Visit the ClassContext for a class which should be analyzed
for instances of bug patterns.
|
public FindJSR166LockMonitorenter(BugReporter bugReporter)
public java.lang.Object clone()
clone
in interface StatelessDetector
clone
in class java.lang.Object
public void visitClassContext(ClassContext classContext)
Detector
visitClassContext
in interface Detector
classContext
- the ClassContextFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.