MCPcopy Index your code
hub / github.com/cSploit/android / setName

Method setName

cSploit/src/org/csploit/android/net/reference/Link.java:15–17  ·  view source on GitHub ↗
(String name)

Source from the content-addressed store, hash-verified

13 }
14
15 public void setName(String name) {
16 this.name = name;
17 }
18
19 @Override
20 public String getUrl() {

Callers 3

runMethod · 0.45
runMethod · 0.45
onContentFetchedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected