public interface Try0<A,Z extends java.lang.Exception>
A
which may throw an Exception
.
Used to instantiate a lambda that may throw an Exception
before converting to a P1
.Try.f(fj.function.Try0<A, E>)
Modifier and Type | Method and Description |
---|---|
A |
f() |