Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/c0ny1/captcha-killer
/ setStart
Method
setStart
src/main/java/entity/MatchResult.java:24–26 ·
view source on GitHub ↗
(int start)
Source
from the content-addressed store, hash-verified
22
}
23
24
public
void
setStart(
int
start) {
25
this.start = start;
26
}
27
28
public
int
getEnd() {
29
return
end;
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