Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/spotbugs/spotbugs
/ getLock
Method
getLock
spotbugsTestCases/src/java/MismatchedWait.java:53–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
}
52
53
public
static
Object getLock() {
54
return
slock;
55
}
56
57
static
boolean ready = false;
58
Callers
2
doNotReportMethodCallWait
Method · 0.95
doNotReportMethodCallNotifyAll
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected