Package ch.hslu.exercises.sw05.input.ex3
Class JoinAndSleep
java.lang.Object
ch.hslu.exercises.sw05.input.ex3.JoinAndSleep
Demonstration von Join und Sleep - Aufgabe 3 - N1_EX_ThreadsSynch.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
JoinAndSleep
public JoinAndSleep()
-
-
Method Details
-
main
Main-Demo.- Parameters:
args
- not used.- Throws:
InterruptedException
- wenn Warten unterbrochen wird.
-