More Java 17 An In-Depth Exploration of the Java Language and Its Features

Work with the essential and advanced features of the Java 17 release. This book covers features such as annotations, reflection, and generics. These topics are then complemented by details of how to use lambda expressions, allowing you to build powerful and efficient Java programs. Furthermore, adde...

Descripción completa

Detalles Bibliográficos
Otros Autores: Sharan, Kishori (Software engineer), author (author), Späth, Peter, author
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2021.
Edición:3rd ed. 2021.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009638338806719
Tabla de Contenidos:
  • 1. Annotations
  • 2. Reflection
  • 3. Generics
  • 4. Lambda Expressions
  • 5. Threads
  • 6. Streams
  • 7. Implementing Services
  • 8. Network Programming
  • 9. Java Remote Method Invocation
  • 10. Scripting in Java
  • 11. Process API
  • 12. Packaging Modules
  • 13.Custom Runtime Images
  • 14. Miscellanea
  • Appendix A. Solutions to Exercises.