Codelytics

Visualise your geek speak

  • Blog
  • Terms
  • Privacy
  • Contact

LinkedHashMap Tutorial

September 9, 2018 by Adrian Bartlett Leave a Comment

java.util.LinkedHashMap stores Key Value pairs like java.util.HashMap, and enables the retrieval of a Value given a Key.  LinkedHashMap differs from HashMap in that the Keys are ordered by their insertion order. LinkedHashMap maintains a double-linked list to determine insertion order.

This tutorial, complete with an easy to understand and interactive UML visualization, explains how LinkedHashMap works.

[Read more…]

Filed Under: Collections, Java Tagged With: Collections, Hashmap, Hashmap Tutorial, Java, java.util.Map series, LinkedHashMap

  • Facebook
  • Google+
  • Twitter
  • YouTube

Subscribe to the blog

Recent posts

  • LinkedHashMap Tutorial
  • java.util.TreeMap visualized: interactive view from a new perspective
  • Constructor & Setter Dependency Injection
  • 4 Reasons to use a Java Semaphore
  • Java 8: How To Retrieve Absent Values From HashMap

Search

  • Blog
  • Terms
  • Privacy
  • Contact

All website content, including software, (excluding that owned by Wordpress and Centric Theme on Genesis Framework) is owned by Codelytics Pty Ltd and/or its affiliates, all rights reserved and protected by Australian copyright laws and relevant international treaty provisions. Any reproduction, redistribution and/or reverse engineering is expressly prohibited. For further details see the terms and conditions page on this site.
© Codelytics Pty Ltd, Adrian Bartlett, 2013

Copyright © 2022 · Centric Theme on Genesis Framework · WordPress · Log in