TExtremaByIterator<T,TKey>.fCompare Field

Represents field fCompare.

Namespace: Spring.Collections.Extensions
private
 fCompare: TFunc<TKey, TKey, Integer>;

Field Value

Type: TFunc<TKey, TKey, Integer>