Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intricacies of Java's String class in this 48-minute conference talk by Heinz Kabutz at Devoxx. Delve into performance comparisons between different string concatenation methods, memory optimization techniques like string interning and deduplication, and the impact of Java 9 on string memory usage. Discover the limits of constant and dynamic strings, the efficiency of StringBuilder, the role of intrinsics in string operations, and the truth behind string immutability. Learn about effective substring creation and gain insights into numerous other String-related topics that will enhance your understanding and usage of this fundamental Java class.