Hi
I want to search for some key in HashMap but i am finding problem with case of text. there is a solution if i make an itertor then use equalsignorecase on string.
Is there any predefind solution defind in HashMap so that it can search key through contain without using case.
Rgds
Dinesh
I want to search for some key in HashMap but i am finding problem with case of text. there is a solution if i make an itertor then use equalsignorecase on string.
Is there any predefind solution defind in HashMap so that it can search key through contain without using case.
Rgds
Dinesh