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