Link Details

Link 51514 thumbnail
User 111696 avatar

By bloid
via techpolesen.blogspot.com
Published: Nov 07 2007 / 14:48

To impose ordering on Java objects, you can either implement Comparable or Comparator. Which one to choose? Well, here is my five cents on the issue. When comparing the two approaches, I will use this little simple Java class
  • 13
  • 0
  • 1102
  • 357

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.