MCPcopy Create free account
hub / github.com/HumbleUI/JWM / main

Method main

examples/empty/java/Example.java:57–61  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

55 }
56
57 public static void main(String[] args) {
58 App.start(() -> {
59 new Example();
60 });
61 }
62}

Callers

nothing calls this directly

Calls 1

startMethod · 0.95

Tested by

no test coverage detected