The Artima Developer Community
Sponsored Link

Java Answers Forum
Real time usage of hashCode() ?

1 reply on 1 page. Most recent reply: Mar 18, 2003 6:12 PM by Matt Gerrans

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Timsy

Posts: 3
Nickname: timsy
Registered: Mar, 2003

Real time usage of hashCode() ? Posted: Mar 17, 2003 3:59 AM
Reply to this message Reply
Advertisement
Would someone please provide me some real examples when we need to use hashCode() method of class Object?


Matt Gerrans

Posts: 1153
Nickname: matt
Registered: Feb, 2002

Re: Real time usage of hashCode() ? Posted: Mar 18, 2003 6:12 PM
Reply to this message Reply
HashMaps, HashSets and Hashtables come to mind for some reason...

Flat View: This topic has 1 reply on 1 page
Topic: classpath question Previous Topic   Next Topic Topic: Stop before shutdown

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use