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