On Feb 5, 2008 3:17 AM, dare ruby <martin / angleritech.com> wrote: > Thank you very much for your information. what you said is right. I want > to put my strings into hash. But two objects are required for hash. Is > it possibble to use hashcode method to be used as key and string as a > value. > > If its possible please suggest a way to do so because i need to put my > strings into a hash. The big question is "why?" It would be helpful if you could describe your purpose. I don't see any value in using the #hash function as a key. Todd