converter property

Converter<R> converter
final

The converter used to parse the original input to the intermediate type.

Implementation

final Converter<R> converter;