Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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:
34
ROCK vs. ROCK: DRAW
Callers
nothing calls this directly
Calls
1
play
Method · 0.95
Tested by
no test coverage detected