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