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

Method getHostname

cSploit/src/org/csploit/android/net/Target.java:656–658  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

654 }
655
656 public String getHostname(){
657 return mHostname;
658 }
659
660 public void addOpenPort(Port port){
661 boolean notifyList = false;

Callers 1

equalsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected