Some extra utility classes for making functional programming with Java 8 just that little bit easier. These utilities do not attempt to teach good programming practice or style, rather then offer the ...
This class contains utility methods for performing assertions. It's main purpose is to provide exceptions specific to validation errors, and to work as a drop in replacement for ...