compare property

int Function(T, T) compare
final

This function will be used to sort elements

Implementation

final int Function(T, T) compare;