Библиография

  1.  Java Tutorial. Basic I/O
  2.  Java I/O, NIO, and NIO.2
  3.  JEP 400: UTF-8 by Default
  4.  Collections Tutorial
  5.  Outline of the Collections Framework
  6.  Java Collections Cheat Sheet
  7.  Method References
  8.  Lambda Expressions
  9.  Aggregate Operations (Steams)
  10. Forman I.R., Forman N. Java Reflection in Action
  11.  Reflection (guide)
  12.  The Reflection API (tutorial)
  13.  Java Archive (JAR) Files
  14.  Tutorial: Packaging Programs in JAR Files
  15.  Jar Tool
  16.  Javadoc Tool
  17.  How to Write Doc Comments for the Javadoc Tool
  18.  Javadoc FAQ
  19.  Javadoc: Service Loader
  20.  JLS: Module Declaration
  21.  Module System Quick-Start Guide
  22.  Java Language Specification. Theads and locks
  23.  Concurrency (Java Tutorial)
  24. Lea D. Concurrent Programming in Java
  25. Goetz B. Java Concurrency in Practice
  26. Garg V. Concurrent and Distributed Computing in Java
  27.  Java Language Specification. Theads and locks
  28.  Concurrency (Java Tutorial)
  29. Lea D. Concurrent Programming in Java
  30. Goetz B. Java Concurrency in Practice
  31. Garg V. Concurrent and Distributed Computing in Java
  32.  Java Concurrency Utilities
  33.  High Level Concurrency Objects (Java Tutorial)
  34.  JSR 166: Concurrency Utilities
  35.  Concurrent Programming with J2SE 5.0
  36. Эндрюс Г. Основы многопоточного, параллельного и распределенного программирования
  37. Goetz B. Java concurrency in practice
  38.  JSR 166: Concurrency Utilities
  39.  Concurrent Programming with J2SE 5.0
  40.  Getting to know synchronizers
  41. Эндрюс Г. Основы многопоточного, параллельного и распределенного программирования
  42. Goetz B. Java concurrency in practice
  43.  Java Networking
  44.  Custom Networking (tutorial)
  45.  Uniform Resource Locators (URL)
  46.  Uniform Resource Identifiers (URI)
  47.  Java Object Serialization Specification
  48.  Java Object Serialization (Guide)
  49.  Serialization FAQ
  50.  Java RMI Specification
  51.  The Java Remote Method Invocation API
  52.  RMI Tutorial
  53.  Java Tutorial. Basic I/O
  54.  Java™ I/O, NIO, and NIO.2
  55.  Java NIO Selector
  56.  Java Asynchronous I/O
  57.  Garbage Collection
  58.  Understanding Weak References
  59.  Package java.lang.ref
  60.  HotSpot VM GC Tuning guide
  61.  Shenandoah GC
  62.  Deep Dive into ZGC