Comparable « Collections Data Structure « Java






1.This program sorts a set of item by comparing their descriptions
2.This program demonstrates the use of the Comparable interface