MCPcopy Create free account
hub / github.com/Ramos-dev/OSSTunnel / main

Method main

client/src/test/java/TestLoad.java:10–14  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

8
9
10 public static void main(String[] args) {
11 RuntimeMXBean runtime = ManagementFactory.getRuntimeMXBean();
12 runtime.getName();
13
14 }
15
16
17 public static void go() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected