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

Method get

app/src/main/java/com/github/catvod/utils/Notify.java:16–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14 }
15
16 private static Notify get() {
17 return Loader.INSTANCE;
18 }
19
20 public static void show(String text) {
21 Init.post(new Runnable() {

Callers 3

runMethod · 0.95
getPathStrategyMethod · 0.45
getFileForUriMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected