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...
Main Author: | |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2018.
|
Edition: | 1st ed. 2018. |
Subjects: | |
Online Access: | Full Text via HEAL-Link |
Table of Contents:
- 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.