Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/careercup/ctci
/ getName
Method
getName
java/Chapter 8/Question8_10/Dummy.java:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
public
String getName() {
21
return
name;
22
}
23
}
Callers
1
main
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected