MCPcopy Create free account
hub / github.com/FongMi/TV / init

Method init

tvbus/src/main/java/com/tvbus/engine/TVCore.java:111–113  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

109 }
110
111 public void init() {
112 thread.start();
113 }
114
115 public void start(String url) {
116 try {

Callers 1

runMethod · 0.95

Calls 1

startMethod · 0.65

Tested by

no test coverage detected