|
You can sort on the return of a hashtable but a
hashtable is not guaranteed to return in any sort order. Better to use one
of the 2.0 Collections like TreeMap.
Cheers!
Mark
|
Title: Sorting Java Object Question
- Sorting Java Object Question Basuki, Rendra
- Re: Sorting Java Object Question Steven Elliott
- Re: Sorting Java Object Question Mark Galbreath
- Re: Sorting Java Object Question Richard Yee
