Cover art for Mastering Lambdas
Published
Mcgraw Hill Education, April 2014
ISBN
9780071829625
Format
Softcover, 208 pages
Dimensions
23.1cm × 18.8cm × 1.3cm

Mastering Lambdas Java Programming in a Multicore World

Not in stock
Fast $7.95 flat-rate shipping!
Only pay $7.95 per order within Australia, including end-to-end parcel tracking.
100% encrypted and secure
We adhere to industry best practice and never store credit card details.
Talk to real people
Contact us seven days a week – our staff are here to help.

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.The Definitive Guide to Lambda ExpressionsMastering Lambdas: Java Programming in a Multicore World describes how the lambda-related features of Java SE 8 will enable Java to meet the challenges of next-generation parallel hardware architectures.

The bookexplains how to write lambdas, and how to use them in streams and in collection processing, providing code examples throughout. You'll learn how to use lambda expressions to take full advantage of performanceimprovements provided by today's multicore hardware. This Oracle Press book covers:

Why lambdas were needed, and how they will change Javaprogramming

Syntax of lambda expressions

The basic operation of streams and pipelines

Using collectors and reduction to end pipelines

Creating streams

Spliterators, the fork/join framework, and exceptions

Examining stream performance with microbenchmarking

API evolution using default methods

Related books