Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/seaswalker/spring-analysis
/ printName
Method
printName
src/main/java/test/proxy/UserService.java:10–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
public
interface
UserService {
9
10
void
printName();
11
12
void
printAge();
13
Callers
1
main
Method · 0.95
Implementers
1
UserServiceImpl
src/main/java/test/proxy/UserServiceIm
Calls
no outgoing calls
Tested by
1
main
Method · 0.76