MCPcopy Create free account
hub / github.com/GCMiner/GCMiner / main

Method main

src/test/java/MonitorCC2.java:71–74  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

69 }
70
71 public static void main(String[] args) throws Exception{
72 MonitorCC2 m = new MonitorCC2();
73 m.studentDisplayMonitor();
74 }
75
76}

Callers

nothing calls this directly

Calls 1

studentDisplayMonitorMethod · 0.95

Tested by

no test coverage detected