Artwork

Content provided by Donn Felker & Kaushik Gopal, Donn Felker, and Kaushik Gopal. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Donn Felker & Kaushik Gopal, Donn Felker, and Kaushik Gopal or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!

062: Effective Java for Android Developers – Item #12: Consider Implementing Comparable

16:39
 
Share
 

Manage episode 174363861 series 1401635
Content provided by Donn Felker & Kaushik Gopal, Donn Felker, and Kaushik Gopal. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Donn Felker & Kaushik Gopal, Donn Felker, and Kaushik Gopal or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

In this mini-Fragment episode, Donn talks about Item #12 of the Effective Java series - Consider Implementing Comparable. You'll learn about how you can use the Comparable interface to give your code the extra sorting boost it needs. Work with Arrays.sort(), Collections utilities and even sorted data structures. Donn breaks down what it takes to implement the compareTo method of the Comparable interface.

Show Notes

Sponsor

Contact

  continue reading

250 episodes

Artwork
iconShare
 
Manage episode 174363861 series 1401635
Content provided by Donn Felker & Kaushik Gopal, Donn Felker, and Kaushik Gopal. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Donn Felker & Kaushik Gopal, Donn Felker, and Kaushik Gopal or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

In this mini-Fragment episode, Donn talks about Item #12 of the Effective Java series - Consider Implementing Comparable. You'll learn about how you can use the Comparable interface to give your code the extra sorting boost it needs. Work with Arrays.sort(), Collections utilities and even sorted data structures. Donn breaks down what it takes to implement the compareTo method of the Comparable interface.

Show Notes

Sponsor

Contact

  continue reading

250 episodes

All episodes

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Quick Reference Guide