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

Method forced

app/src/main/java/com/github/catvod/bean/Sub.java:42–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 }
41
42 public Sub forced() {
43 this.flag = 2;
44 return this;
45 }
46
47 public Sub ext(String ext) {
48 switch (ext) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected