Comparator<T> typedef

Comparator<T> = Comparable<T>

Implementation

typedef Comparator<T> = Comparable<T>;