MCPcopy Create free account
hub / github.com/MaterializeInc/demos / main

Method main

connection-examples/java/view.java:47–50  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

45 }
46
47 public static void main(String[] args) {
48 App app = new App();
49 app.view();
50 }
51}

Callers

nothing calls this directly

Calls 1

viewMethod · 0.95

Tested by

no test coverage detected