473,385 Members | 1,780 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

hashmap???????

36
what is the need of hashmap??????????
Apr 7 '08 #1
4 1302
JosAH
11,448 Expert 8TB
what is the need of hashmap??????????
Nothing much; forget about it; it'll be deprecated and obsolete any time soon.

kind regards,

Jos ;-)
Apr 7 '08 #2
Nepomuk
3,112 Expert 2GB
what is the need of hashmap??????????
Nothing much; forget about it; it'll be deprecated and obsolete any time soon.

kind regards,

Jos ;-)
Hey, what about the secret organisation, that plans implement human DNA with hashmaps and then replace everyones original DNA with their version to allow them to modify every human being in any way they want? Isn't that very important? ;-)

Greetings,
Nepomuk
Apr 8 '08 #3
JosAH
11,448 Expert 8TB
Hey, what about the secret organisation, that plans implement human DNA with hashmaps and then replace everyones original DNA with their version to allow them to modify every human being in any way they want? Isn't that very important? ;-)

Greetings,
Nepomuk
Nah, we're save; eat this:

Expand|Select|Wrap|Line Numbers
  1. public static <K,V> Map<K,V> Collections.unmodifiableMap(Map<? extends K,? extends V> m)
  2.  
kind regards,

Jos
Apr 8 '08 #4
Nepomuk
3,112 Expert 2GB
Nah, we're save; eat this:

Expand|Select|Wrap|Line Numbers
  1. public static <K,V> Map<K,V> Collections.unmodifiableMap(Map<? extends K,? extends V> m)
  2.  
kind regards,

Jos
Help, JosAH ist trying to rule the world (and replace our DNA) with unmodifiable Maps!!! Everybody run!

Greetings,
Nepomuk (who is hiding right ---------------------------------------------------------------------------------------------> here)
Apr 8 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Welson Sun | last post by:
Hi, I am new to UML, I would like to know how can represent JAVA's ArrayList and HashMap with UML diagram? How can I represent the element's class in the ArrayList/HashMap? How is the key in the...
2
by: dougjrs | last post by:
I have a HashMap that is storing form data that will later be inserted into a database. I have been able to create the HashMap just fine, but I wanted to be able to take my HashMap and just "dump"...
1
by: Christian Gollwitzer | last post by:
Hi, I'm trying to loop over the elements in a hashmap of the STL-implementation by SGI. The point is, that because the key/value pair is stored as std::pair in the COntainer, the code becomes...
4
by: David | last post by:
Hi, I have created the following HashMap class. class HashMap: public hash_map<string, string, HashString, HashStringCompare> { public: HashMap(): hash_map<string, string, HashString,...
2
by: xor | last post by:
I'm doing up a school project using java, and am a little new to it (I've worked with other languages for years though). I've seen code posted by the instructor using HashMap like this... ...
6
by: bumrag | last post by:
This is the car dealership object relating to the coursework, there is also a separate object named car that i think i need to link to. The problem is on the addcar() method. Any help would be...
4
by: panos100m | last post by:
Hi these are the conents of my hashmap printing out the entrySet. entrySet1: OrderDate=10/30/2007, entrySet2: Level_0={Item_0={ItemTotal= 3.99, ItemName=test® in, ShipDate=10/31/2007,...
15
by: lbrtchx | last post by:
Hi, ~ I have found myself in need of some code resembling a Hashmap ~ This is easily done in Java this way: ~ import java.util.*; // __ public class JMith00Test{
3
dlite922
by: dlite922 | last post by:
I could have this done in php in three lines of code but in Java here's what I need to do: English Looping through list of words I call a function that returns a HashSet of movie titles that...
1
by: evelina | last post by:
Hello, I need help. I have the following hashmap: HashMap<HashMap<Dimension, Integer>, String> mapList = new HashMap<HashMap<Dimension, Integer>, String>(); I want to extract Dimesion from the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.