Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cSploit/android
/ getNetwork
Method
getNetwork
cSploit/src/org/csploit/android/net/Target.java:640–642 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
638
}
639
640
public
Network getNetwork(){
641
return
mNetwork;
642
}
643
644
public
Endpoint getEndpoint(){
645
return
mEndpoint;
Callers
1
equals
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected