Re: Sort Algorithm Question
Re: Sort Algorithm Question
- Subject: Re: Sort Algorithm Question
- From: PA <email@hidden>
- Date: Wed, 23 Feb 2005 20:14:10 +0100
On Feb 23, 2005, at 20:03, Chuck Hill wrote:
You want to do this in-memory? com.webobjects.foundation.NSComparator
is your friend!
Alternatively, and assuming you wish to do this in Java in the first
place, you might be interested by the more mainstream
java.lang.Comparable and java.util.Comparator...
http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Comparable.html
http://java.sun.com/j2se/1.4.2/docs/api/java/util/Comparator.html
Cheers
--
PA, Onnay Equitursay
http://alt.textdrive.com/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden