aspose file tools
The moose likes Beginning Java and the fly likes Comparable and Comparater Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Comparable and Comparater" Watch "Comparable and Comparater" New topic
Author

Comparable and Comparater

deepak carter
Ranch Hand

Joined: Feb 19, 2011
Posts: 159
Hi

can anyone please help me in comparable and comparater. I am unable to understand .An example would help a lot
Jeff Verdegan
Bartender

Joined: Jan 03, 2004
Posts: 5811
    
    5

What did you not understand?

Did you try googling for something like java comparable tutorial or java comparable example? There's plenty of introductory material out there, so there's no point in somebody here just repeating it all without knowing what you tried and where you got stuck.

If you SearchFirst,(⇐clik), ShowSomeEffort,(⇐click) and TellTheDetails(⇐click) then somebody will be happy to help you.
deepak carter
Ranch Hand

Joined: Feb 19, 2011
Posts: 159
got the answer

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Comparable and Comparater
 
Similar Threads
Overloading compareTo(), compiler error?
Comparator and comparable Inteface
Generics and method compareTo giving me a warning
Looping through a set of data
I m still not understanding COMPARABLE Interface