[
https://issues.apache.org/jira/browse/LANG-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Heger resolved LANG-496.
-------------------------------
Resolution: Fixed
Patch applied in revision 819141.
> A generic implementation of the Lazy initialization pattern
> -----------------------------------------------------------
>
> Key: LANG-496
> URL: https://issues.apache.org/jira/browse/LANG-496
> Project: Commons Lang
> Issue Type: New Feature
> Reporter: Oliver Heger
> Fix For: 3.0
>
> Attachments: LazyInitializer.patch
>
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.