Re: Sorting a List of Calendar Objects
From: Funny (Funny_at_funny.com)
Date: 09/03/04
- Next message: <- Chameleon ->: "Re: Serial Port problem"
- Previous message: ***: "Is there a Secure FTP (SFTP) class?"
- In reply to: Michael Borgwardt: "Re: Sorting a List of Calendar Objects"
- Next in thread: Paul Lutus: "Re: Sorting a List of Calendar Objects"
- Reply: Paul Lutus: "Re: Sorting a List of Calendar Objects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 3 Sep 2004 09:49:45 -0500
Being lazy here...
Do you have a method already built that I could use?
"Michael Borgwardt" <brazil@brazils-animeland.de> wrote in message
news:2pre10Foa7suU2@uni-berlin.de...
> Funny wrote:
> >>>Does anyone have some code to sort Calendar objects?
> >>
> >>java.util.Collections.sort(list, new CalendarComparator());
> >
> > What package is CalendarComparator in?
>
> None. You have to write it yourself, but it's very easy if you
> look at the API docs, which explain exactly what you have to do.
- Next message: <- Chameleon ->: "Re: Serial Port problem"
- Previous message: ***: "Is there a Secure FTP (SFTP) class?"
- In reply to: Michael Borgwardt: "Re: Sorting a List of Calendar Objects"
- Next in thread: Paul Lutus: "Re: Sorting a List of Calendar Objects"
- Reply: Paul Lutus: "Re: Sorting a List of Calendar Objects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]