The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
September 2001

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

Hash Map

Posted by Joseph John on September 24, 2001 at 3:20 PM

Hi all,

I am a beginner to Java, for that matter to programming. I have a question about HashMap.
Since I don�t have a database, I have created an array using hashmap. I have put some values into each element of the maparray for example: SSN, First Name, Last Name etc. How do I find out the matching map from the maparray using the SSN with each of the array element�s SSN and return the map??

Thanks



Replies:
  • ?? Tim W. September 28, 2001 at 9:48 AM (0)
  • :p Chin Loong September 24, 2001 at 7:48 PM (0)

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us