Lavoisier S.A.S.
14 rue de Provigny
94236 Cachan cedex
FRANCE

Heures d'ouverture 08h30-12h30/13h30-17h30
Tél.: +33 (0)1 47 40 67 00
Fax: +33 (0)1 47 40 67 02


Url canonique : www.lavoisier.fr/livre/informatique/functional-interfaces-in-java/lecessi-ralph/descriptif_4156176
Url courte ou permalien : www.lavoisier.fr/livre/notice.asp?ouvrage=4156176

Functional Interfaces in Java, 1st ed. Fundamentals and Examples

Langue : Anglais
Couverture de l’ouvrage Functional Interfaces in Java
Reduce development time by organizing your programs as chains of functional interfaces and see that the advantages of using functional interfaces include the flexibility and power of inlined functional chains and reuse of functional methods utilized throughout the Java API. You?ll see how complex logical expressions can be reduced to chains of predicates and how chains of comparators can be used to sort data by several criteria in order. Other examples include streams that utilize functional interfaces to filter, sort, transform, and perform calculations on data; CompletableFutures that use functional interfaces to create cascading and parallel execution threads; and JavaFX programs that use functional interfaces to monitor the data backed by their graphical components.

Each chapter contains a complete programming project: the Discount Dave project shows you how to qualify car customers by organizing questions as a list of predicates; the Real Estate Broker project shows you how to use chains of comparators to filter and sort homes according to customer priorities; the Dave's Part Inventory project shows you how to query and write reports from an inventory database using stream operations; and the Sentence Builder project shows you how to correct a sentence by implementing each grammar rule as a separate link in a future chain.

Functional Interfaces in Java will help you quickly develop powerful and reliable programs that utilize functional interfaces to implement logic and calculations.


What You Will Learn
  • Use the functional interfaces in the java.util.function package to perform conditional logic, transform and generate data, and perform calculations
  • Filter and sort data by several criteria  using comparators 
  • Process collections and filter, sort, transform, and reduce stream elements with functional interfaces 
  • Write cascading and parallel execution threads

Who This Book Is For

Computer science student or a professional Java programmer. This work is a rigorous discussion of the application of functional interfaces, so prerequisites for this text include basic Java programming and object-oriented Java programming.

1: Functional Interfaces.- 2: Lambda Expressions.- 3: Predicates.- 4: Functions.- 5: Operators.- 6: Consumers.- 7: Suppliers.- 8: Use in Traversing Objects.- 9: Use in Collections.- 10: Use in Comparing Objects.- 11: Use in Optionals.- 12: Use in Streams.- 13: Use in Multithreaded Programs.- 14: Use in Atomic Calculations.- 15: Use in JavaFX Applications.- Appendix A: Method References.

Ralph Lecessi is a software engineer with over 30 years’ professional programming experience in the aerospace, telecommunications, and payment industries at companies including Lockheed Martin, Alcatel-Lucent, AT&T, and Northrop Grumman. He is currently lead embedded software developer at TranSendIT, Inc in Mount Laurel, New Jersey.

Ralph is also the author of JAVATM - The Beginnings—a text on basic Java programming that includes many examples and diagrams. Ralph is an adjunct professor of programming at Middlesex County College, where he teaches basic and object-oriented programming in Java. He lives in South Brunswick, New Jersey, with his wife and two children.
A one of a kind comprehensive and practical guide on Java functional interfaces Includes the latest Java 11, 10 and 9 APIs Presents extensive detail on functional interfaces in the Java APIs and how to utilize them to accomplish many programming tasks

Date de parution :

Ouvrage de 410 p.

17.8x25.4 cm

Disponible chez l'éditeur (délai d'approvisionnement : 15 jours).

63,29 €

Ajouter au panier

Thème de Functional Interfaces in Java :