A study on immutability usage

jdrewsen jdrewsen at nospam.com
Fri Oct 5 13:02:52 PDT 2012


On Monday, 1 October 2012 at 12:28:33 UTC, bearophile wrote:
> I am back.
> This study regards how "final" is used in Java programs, and 
> generally how immutability is used and is useful:
> http://whiley.org/2012/09/30/profiling-field-initialisation-in-java/
...

Reminds me of C# 'readonly'

http://msdn.microsoft.com/en-us/library/acdd6hb7(v=vs.71).aspx

/Jonas



More information about the Digitalmars-d mailing list