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

Method main

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

Source from the content-addressed store, hash-verified

43 }
44
45 public static void main(String[] args) {
46 App app = new App();
47 app.source();
48 }
49}

Callers

nothing calls this directly

Calls 1

sourceMethod · 0.95

Tested by

no test coverage detected