CSC 143 / Intro to Data Structures / Building Java Programs Ch 10.1 / ArrayLists - I walk you through Ch 10.2 implementing the Comparable interface and creating the compareTo method to leverage interfaces, and the Java Collections class to enable sorting of your own classes inside an ArrayList.