If you enjoyed this book, you may be interested in these other books by Packt:
Java 11 Cookbook - Second Edition
Nick Samoylov
ISBN: 9781789132359
- Set up JDK and understand what's new in the JDK 11 installation
- Implement object-oriented designs using classes and interfaces
- Manage operating system processes
- Create a modular application with clear dependencies
- Build graphical user interfaces using JavaFX
- Use the new HTTP Client API
- Explore the new diagnostic features in Java 11
- Discover how to use the new JShell REPL tool
Java 11 and 12 - New Features
Mala Gupta
ISBN: 9781789133271
- Study type interference and how to work with the var type
- Understand Class-Data Sharing, its benefits, and limitations
- Discover platform options to reduce your application’s launch time
- Improve application performance by switching garbage collectors
- Get up to...