mcjojos / cascading-lamdas

Cascading Lambdas and Builder Pattern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Cascading Lambdas and Builder Pattern


Languages

Language:Java 100.0%