comparator abstract method

(int Function(T a, T b)?) comparator()

Implementation

int Function(T a, T b)? comparator();