|
-
May 4th, 2000, 01:17 PM
#1
sorting objects
Hi
Could anyone tell me how to Sort Objects. My object basically contains int, string, date, double values. I know the column
names that i am supposed to sort on, and also the type of the columns. the sort can be on any number of columns. I am using
java 1.1.6
Thanks K
-
May 4th, 2000, 10:18 PM
#2
Re: sorting objects
send me what code u have and I will fix your problem.
mke
[email protected]
-
May 5th, 2000, 10:00 AM
#3
Re: sorting objects
Try using the Collections API (java.util package) They have some algorithms also specified.Chech'em out
Sushma
-
May 5th, 2000, 11:07 PM
#4
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|