MCPcopy 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

homeContentMethod · 0.45
homeVideoContentMethod · 0.45
categoryContentMethod · 0.45
detailContentMethod · 0.45
searchContentMethod · 0.45
playerContentMethod · 0.45
liveContentMethod · 0.45
proxyMethod · 0.45
actionMethod · 0.45
getHeaderMethod · 0.45
getStreamMethod · 0.45
streamToStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected