pivovarit/throwing-function
Checked Exceptions-enabled Java 8+ functional interfaces + adapters
JavaApache-2.0
Issues
- 5
- 4
- 2
Add SneakyThrows approach
#24 opened by pivovarit - 0
Promote interfaces to provide Throwable support
#95 opened by pivovarit - 3
- 3
- 1
- 1
Add a functional for no-args no-return case ?
#69 opened by MichelMunoz - 5
ThrowingIntFunction interface is not public
#45 opened by genzak - 1
Add OSGi support for lib
#46 opened by robertcsakany - 4
Designing a more flexible API
#26 opened by boycott670 - 2
Prepare examples.md
#14 opened by pivovarit - 2
Incorrect handling of InterruptedException
#36 opened by bazhenov - 2
Add Try monad support
#37 opened by jtmthf - 0
Remove Checker
#25 opened by pivovarit - 1
- 4
- 0
Replace CheckedException with AssertJ
#23 opened by pivovarit - 1
the tests should use ExpectedException instead of @Test(expected=SomeException.class)
#19 opened by albertlr - 4
- 2
- 3
Immediete evaluation of throwing blocks
#16 opened by Tarrasch - 0
- 0
Duplicate code removal
#1 opened by pivovarit - 1
Static unchecked() function
#2 opened by pivovarit