Epilogue

Using a functional programming style often results in simpler and more elegant solutions to problems. We covered a number of different functional programming features available in Java 8. Lambda expressions provide the foundation for better ways of expressing application logic. Streams and the fluent style of method invocation make a program more readable and maintainable. Many of the other Java 8 additions complement and support functional programming in Java. It is hoped that you will apply this style to your future programming efforts.

Get Learning Java Functional Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.