U
u126561
Hi guys,
I have a Hashtable<String, ArrayList>, the ArrayList is to store the
path of where the "string" appear. Now, I need to output the string and
the ArrayList (as a pair). However, they (the keys) are not in the
order I need (Alphabet order). Does anyone have any idea about how to
solve it? Thank you.
Jun
I have a Hashtable<String, ArrayList>, the ArrayList is to store the
path of where the "string" appear. Now, I need to output the string and
the ArrayList (as a pair). However, they (the keys) are not in the
order I need (Alphabet order). Does anyone have any idea about how to
solve it? Thank you.
Jun