Implement a relaxed immutability model in Java

Posted by solrac on Feb 27, 2007 5:06 AM EDT
IBM/developerWorks; By Raffaello Giulietti
Mail this story
Print this story

This article shows an efficient way to implement a slightly more relaxed model of immutability, using normal cached fields whose values can still be accessed safely without synchronization.

This article shows an efficient way to implement a slightly more relaxed model of immutability, using normal cached fields whose values can still be accessed safely without synchronization.

Full Story

  Nav
» Read more about: Story Type: Announcements, News Story; Groups: Community, IBM, Linux

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.