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