Some nice examples using threads without executors.
authorgumartinm <gu.martinm@gmail.com>
Fri, 30 Dec 2011 05:58:14 +0000 (06:58 +0100)
committergumartinm <gu.martinm@gmail.com>
Fri, 30 Dec 2011 05:58:14 +0000 (06:58 +0100)
commitf25d997f94d07ff2e6cab94324abed3420de3d53
tree6bdfaece2c9adc4c5658116d1a3c672e2387c6c5
parent5b941da1941c370c6c52e117eebeafb977278c1b
Some nice examples using threads without executors.
Allgemeines/Threads/ThreadsOldWay/src/de/test/thread/threadoldway/MyUncaughtExceptionHandler.java [new file with mode: 0644]
Allgemeines/Threads/ThreadsOldWay/src/de/test/thread/threadoldway/ThreadMain.java [new file with mode: 0644]
Allgemeines/Threads/ThreadsOldWay/src/de/test/thread/threadoldway/ThreadTest.java [new file with mode: 0644]