Package edu.pdx.cs410J.net
Class CountingRace
java.lang.Object
edu.pdx.cs410J.net.CountingRace
This class demonstrates concurrency in Java by having Big Bird and
Mr. Snuffleupagus race to see who can count to 10 first.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CountingRace
public CountingRace()
-
-
Method Details
-
main
Create a Big Bird and Snuffy and have them race.
-