Skip to content
amitph
  • Home
  • Spring
  • Java
  • Java 8
  • About

Home » Java Collections » Page 8

Java Collections Tutorials

Java Collections is a framework that supports various data structures and related operations

Introduction to Java Collections Set Interface

An Introduction to Java Set collections interface. Learn what is Set and how is it different than other collections of Java.

How to Initialize a HashSet Inline in Java

Examples of creating and initializing mutable and immutable Java HashSet instance inline using Plain Java, Guava Library, Streams, etc.

Examples of Converting List to Map using Streams

Learn ways of Collecting a Stream of List into Map using Java Streams API. Using Collectors.toMap and Collectors.groupingBy with example.

Java 8 Collections API Enhancements

A guide to Java 8 Collections API enhancements. Learn about the changes like streams, new methods with the help of code examples.

Posts pagination

< Prev 1 … 7 8
https://www.amitph.com

Topics

  • Java
  • Scala
  • Spring

Resources

  • About
  • Contact us
  • Java Tutorials
  • Spring Tutorials
  • Java Streams and Lambdas
  • Learning Scala
  • Home
  • MongoDB Fundamentals – Book

Latest

  • Sorting Collection of Objects by Multiple Fields in Java
  • Case-Insensitive Search in Java ArrayLists
  • Flattening Nested Lists in Java
  • Finding the Difference Between Two Java Sets
  • Comparing Two Lists In Java
© 2025 amitph.