/cascading-lamdas

Cascading Lambdas and Builder Pattern

Primary LanguageJava

cascading-lamdas

This sample code is demonstrating the power of cascading lamda expressions in order to implement the builder pattern.

It's largely based on this link. More background info and work can be found here