Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
detectSub
Method · 0.45
setFileSub
Method · 0.45
getSubs
Method · 0.45
getSubs
Method · 0.45
playerContent
Method · 0.45
getSub
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected