Skip to content

Bill The Conqueror

{Software, Character, Craftsmanship}.map(s => Developing(s))

  • Blog
  • About Me
  • Disclaimer

Tag: Java

Streams and Lambdas in “Effective Java”

Here is a good talk by Joshua Bloch.  Among other things, he touches on best practices for the use of streams and lambdas in Java 8+.  It has the following outline: Prefer lambdas to anonymous classes Prefer method references to lambdas Favor standard functional interfaces Use streams juidiciously Use caution when making streams parallel

Bill Harding Java Leave a comment August 1, 2018August 10, 2018 1 Minute
Website Powered by WordPress.com.
  • Follow Following
    • Bill The Conqueror
    • Already have a WordPress.com account? Log in now.
    • Bill The Conqueror
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...