Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/careercup/ctci
/ getId
Method
getId
java/Chapter 16/Question16_4/LockNode.java:68–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
}
67
68
public
int
getId() {
69
return
lockId;
70
}
71
}
Callers
1
getLock
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected