[
https://issues.apache.org/jira/browse/LANG-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Yandell updated LANG-496:
-------------------------------
Fix Version/s: 3.0
> 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.