You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Kamil (JIRA)" <ji...@apache.org> on 2017/06/09 09:17:18 UTC

[jira] [Updated] (WICKET-6396) Model should provide other Optional's methods

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

Kamil updated WICKET-6396:
--------------------------
    Summary: Model should provide other Optional's methods  (was: Model should provide )

> Model should provide other Optional's methods
> ---------------------------------------------
>
>                 Key: WICKET-6396
>                 URL: https://issues.apache.org/jira/browse/WICKET-6396
>             Project: Wicket
>          Issue Type: Improvement
>    Affects Versions: 8.0.0-M6
>            Reporter: Kamil
>            Priority: Minor
>
> Model should provide
> {code}
> public <X extends Throwable> T orElseThrow(Supplier<? extends X> exceptionSupplier) throws X;
> {code}
> method for the sake of consistency with Optional API



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)