Course contentsShow
Java
Lesson 1311 of 2,87030. Comparable and ComparatorPro lesson

Implementing Comparable in a Custom Class

Add 'implements Comparable<YourClass>' to your class and define the compareTo method to enable natural ordering.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.