MCPcopy Create free account
hub / github.com/FongMi/CatVodSpider / parse

Method parse

app/src/main/java/com/github/catvod/bean/Result.java:158–161  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

156 }
157
158 public Result parse() {
159 this.parse = 1;
160 return this;
161 }
162
163 public Result parse(int parse) {
164 this.parse = parse;

Callers 8

getUriMethod · 0.45
getVodMethod · 0.45
getQueryMethod · 0.45
setUrlMethod · 0.45
initMethod · 0.45
initMethod · 0.45
getDateMethod · 0.45
checkMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected