This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Christophe Verré wrote:Please SearchFirst. Here is one explanation.
I had searched it but couldn't get satisfactory answers and I am not talking about general solution but how to resolve that in java coding wise I am asking..
So please help me out
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35241
7
posted
0
That is handled by internally by those classes; the developer does not need to worry about it. If you're interested in the details I recommend to study the source code of the Hashtable and HashMap classes (the source is in a file called src.zip that is part of the JDK).