Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

Episode 4. List, Set, Maps, HashCode, Equals and ConcurrentMap! Everything to know about Collections!

Episode 4. List, Set, Maps, HashCode, Equals and ConcurrentMap! Everything to know about Collections!

FromJava Pub House


Episode 4. List, Set, Maps, HashCode, Equals and ConcurrentMap! Everything to know about Collections!

FromJava Pub House

ratings:
Length:
43 minutes
Released:
Oct 21, 2011
Format:
Podcast episode

Description

In this episode we describe the most used collections in the Java framework, and how can they help you out. We also talk about maps (and the importance of immutable keys), and the equals/hashcode contract (why are these anyways? :). Finally we discuss how to safely access these collections/maps from different threads (and cover the check-then-act operations in maps). If you used a map, or ever got a ConcurrentModificationException, this episode is for you!
Released:
Oct 21, 2011
Format:
Podcast episode

Titles in the series (100)

This podcast talks about how to program in Java; not your tipical system.out.println("Hello world"), but more like real issues, such as O/R setups, threading, getting certain components on the screen or troubleshooting tips and tricks in general. The format is as a podcast so that you can subscribe to it, and then take it with you and listen to it on your way to work (or on your way home), and learn a little bit more (or reinforce what you knew) from it.