The first seven posts of my series of dealing with too many parameters expected in Java methods focused on alternative approaches to reduce the number of parameters a method or constructor expects. In ...
Java 8 is into the wild and it brings along a number of new and useful features like lambda expressions and the streams API. Java 8 is out the gate. It’s big step forward for embedded applications, ...