Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/careercup/ctci
/ getToUser
Method
getToUser
java/Chapter 8/Question8_7/AddRequest.java:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
}
25
26
public
User getToUser() {
27
return
toUser;
28
}
29
30
public
Date getDate() {
31
return
date;
Callers
3
removeAddRequest
Method · 0.80
approveAddRequest
Method · 0.80
rejectAddRequest
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected