Package fj.data
Interface SafeIO<A>
- All Superinterfaces:
IO<A>
,Try0<A,
IOException>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Methods inherited from interface fj.function.Try0
toEffect0, toF0, toP1, toTryEffect0