Amy Richards

Greenhorn
+ Follow
since Jun 17, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Amy Richards

Thanks! This was really helpful! You can move it over to the beginning Java, that's great. Also, now that it's resolved, do I need to close it or how do the moderators do that?

Thanks again!
13 years ago
Hi Everyone, I'm new! I'm in a Java class at work and really liking it. I'm stuck on a problem. The assignment was regarding hashmaps. The way I implemented it was by puting a seriel number in as the String key and then objects of type "Thing" for the Value. Can objects be used in a hashmap. Clearcase allowed me to do this, but now I can't seem to find any examples of code where others are using objects in hashmaps. I want to use a method from Thing on the iterator and that's where i'm stuc and so I was hoping to find an example. Does anyone have any examples? Should I post my code in here?

THANKS!
13 years ago