Package org.lambda.functions
Interface Function0WithException<Out>
public interface Function0WithException<Out>
Findable name for java.util.function.Supplier that allows exceptions
-
Method Summary
-
Method Details
-
call
- Throws:
Throwable
-
Throwable