Discussion:
[commons-lang] Wrappers for java.utils.function
Aleksander Ściborek
2018-11-15 00:37:25 UTC
Permalink
Hi,
I'd like to create wrappers for java.util.function functional interfaces in
order to create those functions from methods e.g:
unchecked(URL:toURI).
Checked exceptions should be wrapped into Runtime exceptions.
I wanted also remind about my pull request LANG_1407 which was created one
month ago.

Aleksander
Aleksander Ściborek
2018-11-15 07:59:58 UTC
Permalink
Accidently i ha've remove from my github repository fork of commons-lang so
I'll have to close DurationUtils pull request and open again. I'ill do it
later
Aleksander

On Thu, 15 Nov 2018 at 01:37, Aleksander Ściborek <
Post by Aleksander Ściborek
Hi,
I'd like to create wrappers for java.util.function functional interfaces
unchecked(URL:toURI).
Checked exceptions should be wrapped into Runtime exceptions.
I wanted also remind about my pull request LANG_1407 which was created one
month ago.
Aleksander
Continue reading on narkive:
Loading...