MCPcopy Index your code
hub / github.com/BruceEckel/OnJava8-Examples / main

Method main

enums/RoShamBo2.java:29–31  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

27 }
28 }
29 public static void main(String[] args) {
30 RoShamBo.play(RoShamBo2.class, 20);
31 }
32}
33/* Output:
34ROCK vs. ROCK: DRAW

Callers

nothing calls this directly

Calls 1

playMethod · 0.95

Tested by

no test coverage detected