In this Java Collections framework video, I'd love to share with you guys, about how to create and initialize a Set collection with some default values in just a single line. It will make your code shorter, more succinct and nicer.
I will also explain why the returned Set is immutable and how to create a modifiable one.