sažetak izlaganja sa skupa
Java 8 and Lambdas – did we expect too much?
Sažetak
Lambda expressions have been announced as the biggest change in the Java programming language since its first version and overtook this flattering title from the generics. But was it worth to wait that long? What a Java programmer got from lambda expressions, better performance, fewer lines of code or just issues with debugging? The author will try to give answers to these questions and resolve greatest enigma lambda expressions – is it worth to use them at all?
Ključne riječi
Java 8, lambda expressions, performance