Cargando…

Java 8 lambdas /

"If you're a developer with core Java SE skills, this hands-on book takes you through the language changes in Java 8 triggered by the addition of lambda expressions. You'll learn through code examples, exercises, and fluid explanations how these anonymous functions will help you write...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Warburton, Richard
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, CA : O'Reilly Media, 2014.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Introduction
  • Lambda expressions
  • Streams
  • Libraries
  • Advanced collections and collectors
  • Data parallelism
  • Testing, debugging, and refactoring
  • Design and architectural principles
  • Lambda-enabled concurrency
  • Moving forward.