Exploring Java 9 Build Modularized Applications in Java
Discover all the new features and changes in Java 9, including module systems—JPMS or Project Jigsaw. This book covers the whole Java application development life cycle. You'll review all the important concepts, including module descriptor, unnamed module, automatic module, and command line too...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2018.
|
Edición: | 1st ed. 2018. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630449006719 |
Tabla de Contenidos:
- Chapter 1: Introduction
- Chapter 2: Module System
- Chapter 3: jshell
- Chapter 4: Collections, Streams, and Optional
- Chapter 5: Process API
- Chapter 6: Platform logging API and service
- Chapter 7: Reactive streams
- Chapter 8: Variable handles
- Chapter 9: Enhanced method handles
- Chapter 10: Concurrency
- Chapter 11: Nashorn
- Chapter 12: I/O
- Chapter 13: Security
- Chapter 14: User interface
- Chapter 15: JVM
- Chapter 16: Miscellaneous.