I want to create a class which accepts Generics in Java, but I want to also enforce the Generic to implement the Comparable interface. This is the code
public