Explore the concept of immutable collections in Java through Michael Steindorfer's insightful presentation at the JVM Language Summit 2016. Delve into the principles, benefits, and implementation strategies of immutable data structures, gaining a deeper understanding of their role in modern Java programming. Learn how these collections can enhance code reliability, thread safety, and overall performance in your applications.
Overview
Syllabus
Immutable Collections
Taught by
Java