Kactoos

kactoos-jvm / nnl.rocks.kactoos.func / IoCheckedProc / <init>

<init>

IoCheckedProc(proc: Proc<X>)

Proc that doesn’t throw checked Exception, but throws java.io.IOException instead.

There is no thread-safety guarantee.

Parameters

proc - Encapsulated func

X - Type of input

Since 0.4