The Baeldung logo
  • The Baeldung Logo
  • Start Here
  • Spring Courses ▼▲
    • REST with Spring Boot

      The canonical reference for building a production grade API with Spring

    • Learn Spring Security ▼▲

      THE unique Spring Security education if you’re working with Java today

      • Learn Spring Security Core

        Focus on the Core of Spring Security 6

      • Learn Spring Security OAuth

        Focus on the new OAuth2 stack in Spring Security 6

    • Learn Spring

      From no experience to actually building stuff​

    • Learn Spring Data JPA

      The full guide to persistence with Spring Data JPA

  • Java Courses ▼▲
    • Learn JUnit

      Master the most popular Java testing framework.

    • Learn Maven

      Simplify Your Build with Apache Maven

    • Learn Hibernate JPA

      Master persistence with the Java specification and Hibernate implementation

    • Learn Mockito

      Enhance your unit tests through practical mocking

  • Pricing
  • About ▼▲
    • Full Archive

      The high level overview of all the articles on the site.

    • Baeldung Ebooks

      Discover all of our eBooks

    • About Baeldung

      About Baeldung.

Category upJava Collections

Java Map

Find out how to use ConcurrentMap, TreeMap, LinkedHashMap, and other Map implementations. The guides below cover basic as well as more advanced Map features.

  • Java HashMap (53)
  • Map Conversions (12)
  • Map Entry (12)
  • Java Map Basics (10)
  • Apache Commons Collections (9)
  • Guava (9)
  • MultiMap (8)
  • LinkedHashMap (7)
  • ConcurrentMap (6)

>> Looping Through a Map in JSP

>> HashMap Implementation to Count the Occurrences of Each Character in Java

>> Putting Value Into Map if Not Null in Java

>> Difference Between a HashMap and a Dictionary in Java

>> How to Check if All Map Values Are the Same

>> How to Sort Map Value List by Element Field Using Java Streams

>> How to Convert Gson JsonArray to HashMap

>> Convert a Map to a Spring MultiValueMap

>> How to Iterate a List of Maps in Java

>> Collecting into Map using Collectors.toMap() vs Collectors.groupingBy()

>> Get the Position of Key/Value in LinkedHashMap Using Its Key

>> Casting Maps to Complex Objects

>> Create HashMap with Character Count of a String in Java

>> Find Map Keys with Duplicate Values in Java

>> Flatten a Stream of Maps to a Single Map in Java

>> How to Pretty-Print a Map in Java

>> Collect Stream of entrySet() to a LinkedHashMap

>> How to Increment a Map Value in Java

>> How to Sort LinkedHashMap by Values in Java

>> Limiting the Max Size of a HashMap in Java

  • ↑ Back to Top
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next →
Course – LSSO – NPI EA (tag = OAuth)
LSSO Course Banner
The Baeldung logo

Courses

  • All Courses
  • Baeldung All Access
  • Baeldung All Team Access
  • The Courses Platform

Series

  • Java “Back to Basics” Tutorial
  • Learn Spring Boot Series
  • Spring Tutorial
  • Get Started with Java
  • All About String in Java
  • Security with Spring
  • Java Collections

About

  • About Baeldung
  • The Full Archive
  • Editors
  • Our Partners
  • Partner with Baeldung
  • eBooks
  • FAQ
  • Baeldung Pro
  • Terms of Service
  • Privacy Policy
  • Company Info
  • Contact
The Baeldung Logo