sorting hashmap in particular order
843789Jul 24 2009 — edited Jul 25 2009i want to sort hash map in a manner that i define ie i define the order to be sorted in arraylist
i want the keys of hashmap to be sorted in order of data stored in arraylist
any help