MCPcopy Create free account
hub / github.com/FongMi/CatVodSpider / destroy

Method destroy

app/src/main/java/com/github/catvod/spider/Samba.java:123–126  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

121 }
122
123 @Override
124 public void destroy() {
125 for (Drive drive : drives) drive.release();
126 }
127}

Callers

nothing calls this directly

Calls 1

releaseMethod · 0.80

Tested by

no test coverage detected