valueMapper property

ValueMapper<T, V?> valueMapper
final

数据的值

Implementation

final ValueMapper<T, V?> valueMapper;