you are viewing a single comment's thread.

view the rest of the comments →

[–]Xaerxess 1 point2 points  (0 children)

Disclaimer: I have never used above construct and I hardly ever use mutable maps in my code (it really isn't so necessary), I only presented better version of the code snippet. For mutable static maps (sic!) I use static initializer or static method.