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

Home » Amit Phaltankar » Page 25

Author: Amit Phaltankar Tutorials

Thanks for visiting. I hope you found the tutorials and code examples helpful. Please post your comments, questions, and suggestions below. You can also reach out to me on any of the Social platforms listed here. Happy Coding !!

Introduction to Java TreeSets With Examples

A focused guide to Java TreeSet and its behaviour. Learn benefits and reasons to use Java TreeSet along with examples.

How to Initialize a HashMap Inline in Java

Learn different Ways of Creating HashMap in Java, including how to create and initialize Singleton, Empty, and Immutable maps with examples.

Introduction to Java HashSets With Examples

A focused guide to Java HashSet and its behaviour. Learn how and when to use HashSet along with plenty of examples.

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.

Posts pagination

< Prev 1 … 24 25 26 … 30 Next >
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.