Kactoos

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

<init>

UncheckedBiFunc(func: BiFunc<X, Y, Z>)

BiFunc that doesn’t throw checked Exception.

There is no thread-safety guarantee.

Parameters

X - Type of input

Y - Type of input

Z - Type of output

Since 0.4