CS202 Java-172
Comparable Interface
lIs part of the standard Java class library
l
lAny class that implements the Comparable interface must implement method compareTo
l
lString implements the Comparable interface