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

Method format

app/src/main/java/com/github/catvod/bean/Sub.java:37–40  ·  view source on GitHub ↗
(String format)

Source from the content-addressed store, hash-verified

35 }
36
37 private Sub format(String format) {
38 this.format = format;
39 return this;
40 }
41
42 public Sub forced() {
43 this.flag = 2;

Callers 1

extMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected