Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cSploit/android
/ setParent
Method
setParent
cSploit/src/org/csploit/android/net/Target.java:180–182 ·
view source on GitHub ↗
(Target parent)
Source
from the content-addressed store, hash-verified
178
}
179
180
public
void
setParent(Target parent) {
181
this.parent = parent;
182
}
183
184
public
void
setName(String name) {
185
this.name = name;
Callers
1
addExploit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected