You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Davide Giannella (JIRA)" <ji...@apache.org> on 2019/06/11 10:52:09 UTC

[jira] [Closed] (OAK-8283) Make LazyValue implement Supplier

     [ https://issues.apache.org/jira/browse/OAK-8283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davide Giannella closed OAK-8283.
---------------------------------

bulk close 1.14.0

> Make LazyValue implement Supplier
> ---------------------------------
>
>                 Key: OAK-8283
>                 URL: https://issues.apache.org/jira/browse/OAK-8283
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: commons
>            Reporter: Alex Deparvu
>            Assignee: Alex Deparvu
>            Priority: Trivial
>             Fix For: 1.14.0
>
>
> Proposal is to have {{LazyValue<T>}} implement {{java.util.function.Supplier<T>}}.
> This can be seen as the missing jdk memoizing Supplier (produces a value once and reuses it), very similar to {{com.google.common.base.Suppliers.memoize}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)