In my interpretation, Object is just a generic name for a class. I think you create a class with a field variable String/Date/Rectangle, that implement Comparable<CLASSNAME>. Then you need to...