Subversion
Written by: Lorna Jane Mitchell
Featured Refcardz: Top Refcardz:
  1. Git
  2. DNS
  3. Data Mining
  4. Spring Data
  5. Subversion
  1. Spring Data
  2. Subversion
  3. Spring Config.
  4. Spring Annotations
  5. Data Mining

Link Details

Link 916767 thumbnail
User 884233 avatar

By screener
via javarevisited.blogspot.in
Submitted: Feb 01 2013 / 07:37

IdentityHashMap is a special implementation of Map interface which violates Map contract by comparing elements using equals method, instead it uses == operator to compare keys. This behavior makes it perfectly suitable on certain cases where reference equality make sense e.g. keeping object reference during Serialization.
  • 2
  • 0
  • 81
  • 162

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (2)



Voters Against This Link (0)