Class FizzBuzz
java.lang.Object
g1101_1200.s1195_fizz_buzz_multithreaded.FizzBuzz
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FizzBuzz
public FizzBuzz(int n)
-
-
Method Details
-
fizz
- Throws:
InterruptedException
-
buzz
- Throws:
InterruptedException
-
fizzbuzz
- Throws:
InterruptedException
-
number
- Throws:
InterruptedException
-