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

Method name

app/src/main/java/com/github/catvod/bean/Sub.java:22–25  ·  view source on GitHub ↗
(String name)

Source from the content-addressed store, hash-verified

20 }
21
22 public Sub name(String name) {
23 this.name = name;
24 return this;
25 }
26
27 public Sub url(String url) {
28 this.url = url;

Callers 6

detectSubMethod · 0.45
setFileSubMethod · 0.45
getSubsMethod · 0.45
getSubsMethod · 0.45
playerContentMethod · 0.45
getSubMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected