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

Method main

lowlevel/MutexEvenProducer.java:23–25  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

21 }
22 }
23 public static void main(String[] args) {
24 EvenChecker.test(new MutexEvenProducer());
25 }
26}
27/*
28No odd numbers discovered

Callers

nothing calls this directly

Calls 1

testMethod · 0.95

Tested by

no test coverage detected