Found this article yesterday when trying to explain some of the pros of marking variables final in Java: http://renaud.waldura.com/doc/java/final-keyword.shtml

Beyond the defensive programming aspect I found it interesting that there are actually performance gains in concurrent systems when variables are declared final.

-Eric

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to