Code refactoring (adding some nice final following the PMD
authorgumartinm <gu.martinm@gmail.com>
Sun, 20 Nov 2011 23:28:48 +0000 (00:28 +0100)
committergumartinm <gu.martinm@gmail.com>
Sun, 20 Nov 2011 23:28:48 +0000 (00:28 +0100)
commit4d587e2fa18c7a0dd970f7ed152cdf3c7fbcdba0
tree130d92eb9e81105bd76b176124eb13d814b48a78
parent2337f956febe3f5f3c66f20702360ef33e800f9d
Code refactoring (adding some nice final following the PMD
recomendations)
Using java.concurrent for the thread implementation. I am using right
now Executors.
AndroidTetris/src/de/android/androidtetris/DrawView.java