mapper property

SortedMapper<T, P> mapper
final

Function mapping an object to the desired property (or itself).

Implementation

final SortedMapper<T, P> mapper;