Exploring Collection API Enhancements from Java 8
15th Nov 2021 by Aneesh Mistry

Java Collection API Enhancements

Learn how and when to use the Collection API enhancements from Java 8 to reduce repetitive and error-prone code when handling and transforming collections. This video will include alternative ways to iterate a list, to navigate and sort a map, and to replace or merge values of a map with new API methods.

YouTube video link


Share this post