MCPcopy 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

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