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