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

Method create

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

Source from the content-addressed store, hash-verified

16 private int flag;
17
18 public static Sub create() {
19 return new Sub();
20 }
21
22 public Sub name(String name) {
23 this.name = name;

Callers 8

detectSubMethod · 0.95
setFileSubMethod · 0.95
getSubsMethod · 0.95
getSubsMethod · 0.95
getSubMethod · 0.95
onCreateMethod · 0.45
toStringMethod · 0.45
getRequestBodyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected