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 <
aleksanderscibo...@gmail.com> wrote:
> Hi,
> I'd like to create wrappers for j
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.