Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/careercup/ctci
/ getRank
Method
getRank
java/Chapter 8/Question8_2/Call.java:31–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
}
30
31
public
Rank getRank() {
32
return
rank;
33
}
34
35
public
void
setRank(Rank r) {
36
rank = r;
Callers
3
getHandlerForCall
Method · 0.45
dispatchCall
Method · 0.45
assignCall
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected