Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
doInBackground
Method · 0.95
identifyCaptcha
Method · 0.95
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected