MCPcopy 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

matchMethod · 0.95
matchMethod · 0.95
matchRsqDataMethod · 0.95
matchByRegularMethod · 0.95
matchByPosistionMethod · 0.95
matchByStartEndStringMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected