Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
This is a fully functional implementation of the double-check idiom for lazy initialization of an instance field as discussed in Joshua Bloch's "Effective Java".
If there is interest, this could be the first element of a set of helper classes related to concurrent programming.
Attachments
Attachments
Issue Links
- is depended upon by
-
LANG-529 Add a concurrent package
- Closed