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

Method get

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

Source from the content-addressed store, hash-verified

103 }
104
105 public static Result get() {
106 return new Result();
107 }
108
109 public Result classes(List<Class> classes) {
110 this.classes = classes;

Callers 15

stringMethod · 0.95
errorMethod · 0.95
notifyMethod · 0.95
playerContentMethod · 0.95
categoryContentMethod · 0.95
playerContentMethod · 0.95
playerContentMethod · 0.95
playerContentMethod · 0.95
categoryContentMethod · 0.95
playerContentMethod · 0.95
categoryContentMethod · 0.95
playerContentMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected