MCPcopy 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

parseHeadersMethod · 0.45
seekMethod · 0.45
getMethod · 0.45
onTrackMethod · 0.45
getNameMethod · 0.45
getPicMethod · 0.45
getMarkMethod · 0.45
getKeyMethod · 0.45
getIdMethod · 0.45
onNewIntentMethod · 0.45
getVodNameMethod · 0.45
onContentMethod · 0.45

Calls 1

gsonMethod · 0.95

Tested by

no test coverage detected