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...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: Cheng, Fu (VerfasserIn)
Format: Elektronisch E-Book
Sprache:Englisch
Veröffentlicht: Berkeley, CA : Apress, 2018.
Ausgabe:1st ed. 2018.
Schlagworte:
ISBN:9781484233306
Online-Zugang: Volltext
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Inhaltsangabe:
  • 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.