public interface TryCatch0<A,E 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
.P1.toP1(fj.TryCatch0<A, E>)
Modifier and Type | Method and Description |
---|---|
A |
f() |