Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intricacies of extending and creating new data structures in Java through a hands-on, TDD-based demonstration. Learn how to extend the Map data structure to create a bag (MultiSet) and a multimap (MultiValuedMap) using only JDK data structures. Discover the thought process behind developing new collections, adding essential APIs, and implementing safeguards for user-friendly implementations. Gain insights into the fundamental aspects of collection design, including new API additions and the various controls required for safe and effective usage. Follow along with this 57-minute, slide-free presentation that showcases the practical application of collection extension techniques, equipping you with the knowledge to create robust and functional custom data structures in Java.
Syllabus
Do It Yourself: Collections, by Nikhil Nanivadekar / JetBrains Technology Day for Java
Taught by
IntelliJ IDEA by JetBrains