Task
An interface for converting a type to another type.
Parameters
T
The type of the input to the task.
U
The type of the output from the task.
An interface for converting a type to another type.
The type of the input to the task.
The type of the output from the task.