kactoos-jvm / nnl.rocks.kactoos.func / IoCheckedProc / <init>
IoCheckedProc(proc: Proc<X>)
IoCheckedProc(proc:
Proc
<
X
>)
Proc that doesn’t throw checked Exception, but throws java.io.IOException instead.
There is no thread-safety guarantee.
proc - Encapsulated func
proc
X - Type of input
Since 0.4