Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FongMi/TV
/ toString
Method
toString
app/src/main/java/com/fongmi/android/tv/bean/Sub.java:99–103 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
97
}
98
99
@NonNull
100
@Override
101
public
String toString() {
102
return
App.gson().toJson(this);
103
}
104
}
Callers
15
parseHeaders
Method · 0.45
seek
Method · 0.45
get
Method · 0.45
onTrack
Method · 0.45
getName
Method · 0.45
getPic
Method · 0.45
getMark
Method · 0.45
getKey
Method · 0.45
getId
Method · 0.45
onNewIntent
Method · 0.45
getVodName
Method · 0.45
onContent
Method · 0.45
Calls
1
gson
Method · 0.95
Tested by
no test coverage detected