Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/c0ny1/captcha-killer
/ setEnd
Method
setEnd
src/main/java/entity/MatchResult.java:32–34 ·
view source on GitHub ↗
(int end)
Source
from the content-addressed store, hash-verified
30
}
31
32
public
void
setEnd(
int
end) {
33
this.end = end;
34
}
35
}
Callers
6
match
Method · 0.95
match
Method · 0.95
matchRsqData
Method · 0.95
matchByRegular
Method · 0.95
matchByPosistion
Method · 0.95
matchByStartEndString
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected