Interface ConvertFunction<I,O>

All Superinterfaces:
ConvertFunctionRaw
All Known Implementing Classes:
ConvertFunctionImpl

public interface ConvertFunction<I,O> extends ConvertFunctionRaw
A function with information about the input and output types