MCPcopy Create free account
hub / github.com/async-profiler/async-profiler / main

Method main

test/test/instrument/Recursive.java:20–22  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

18 }
19
20 public static void main(String[] args) throws InterruptedException {
21 recursive(0);
22 }
23}

Callers

nothing calls this directly

Calls 1

recursiveMethod · 0.95

Tested by

no test coverage detected