F
Funny
Does anyone have some code to sort Calendar objects?
Funny said:Does anyone have some code to sort Calendar objects?
Michael Borgwardt said:java.util.Collections.sort(list, new CalendarComparator());
Funny said:What package is CalendarComparator in?
Funny said:Being lazy here...
Do you have a method already built that I could use?
Funny said:Sorry I asked a programming question.
I was looking for a method that someone had already created that I could
possibly reuse. I believe that 'reuse' is a common practice in coding
isn't it?
Thanks for your help... oh you really didn't provide any.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.