|
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.FindJSR166LockMonitorenter
public final class FindJSR166LockMonitorenter
Find places where ordinary (balanced) synchronization is performed on JSR166 Lock objects. Suggested by Doug Lea.
| Field Summary |
|---|
| Fields inherited from interface edu.umd.cs.findbugs.Priorities |
|---|
EXP_PRIORITY, HIGH_PRIORITY, IGNORE_PRIORITY, LOW_PRIORITY, NORMAL_PRIORITY |
| Constructor Summary | |
|---|---|
FindJSR166LockMonitorenter(BugReporter bugReporter)
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FindJSR166LockMonitorenter(BugReporter bugReporter)
| Method Detail |
|---|
public java.lang.Object clone()
clone in interface StatelessDetectorclone in class java.lang.Objectpublic void visitClassContext(ClassContext classContext)
Detector
visitClassContext in interface DetectorclassContext - the ClassContextpublic void report()
Detector
report in interface Detector
|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||