MCPcopy Index your code
hub / github.com/c0ny1/captcha-killer / toString

Method toString

src/main/java/entity/HttpService.java:65–68  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63 }
64
65 @Override
66 public String toString() {
67 return String.format("%s://%s:%d",this.protocol,this.host,this.port);
68 }
69}

Callers 7

runMethod · 0.95
runMethod · 0.95
getHttpServiceMethod · 0.80
actionPerformedMethod · 0.80
actionPerformedMethod · 0.80
parsePositionRuleMethod · 0.80
parseStartEndStringMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected