Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tirth8205/code-review-graph
/ getId
Method
getId
tests/fixtures/SpringDI.java:77–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
class
Order {
76
private
Long id;
77
public
Long getId() {
return
id; }
78
}
Callers
1
placeOrder
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected