MCPcopy Create free account
hub / github.com/DuGuQiuBai/Java / main

Method main

day25/code/txz_demo/src/App.java:5–7  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

3
4public class App {
5 public static void main(String[] args) {
6 new MainFrame();
7 }
8}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected