MCPcopy Create free account
hub / github.com/c0ny1/captcha-killer / setResult

Method setResult

src/main/java/entity/CaptchaEntity.java:41–43  ·  view source on GitHub ↗
(String result)

Source from the content-addressed store, hash-verified

39 }
40
41 public void setResult(String result) {
42 this.result = result;
43 }
44 }

Callers 3

doInBackgroundMethod · 0.95
identifyCaptchaMethod · 0.95
runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected