compareDiff property

SearchCompareDiff<C, F> compareDiff
final

The comparison function that will be used to identify the desired item.

Implementation

final SearchCompareDiff<C, F> compareDiff;