MCPcopy Create free account
hub / github.com/careercup/ctci / main

Method main

java/Chapter 14/Introduction/Introduction.java:33–35  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

31 }
32
33 public static void main(String[] args) {
34 bar();
35 }
36
37}

Callers

nothing calls this directly

Calls 1

barMethod · 0.95

Tested by

no test coverage detected