InputType
OutputType
public interface DataConverter<InputType,OutputType> extends Evaluator<InputType,OutputType>
evaluate