A curated list of awesome frameworks, libraries and software for the Java programming language.
Added NoException
NoException takes functional approach to exception handling. It allows throwing checked exceptions in functional interfaces and converts all exceptions to Optional return to simplify fallback code. NoException is a superset of functionality found in other similar libraries (listed on NoException site). Arguably, NoException also has a cleaner API.
R
Robert Važan committed
29eeb4f67f9db8caae74b5b1e847e9f4f3c8102b
Parent: 465a4b5
Committed by GitHub <noreply@github.com>
on 6/19/2017, 1:04:41 PM