Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FongMi/TV
/ toString
Method
toString
catvod/src/main/java/com/github/catvod/bean/Doh.java:97–101 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
95
}
96
97
@NonNull
98
@Override
99
public
String toString() {
100
return
new
Gson().toJson(this);
101
}
102
}
Callers
15
homeContent
Method · 0.45
homeVideoContent
Method · 0.45
categoryContent
Method · 0.45
detailContent
Method · 0.45
searchContent
Method · 0.45
playerContent
Method · 0.45
liveContent
Method · 0.45
proxy
Method · 0.45
action
Method · 0.45
getHeader
Method · 0.45
getStream
Method · 0.45
streamToString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected