T
public interface IDataTypeAdapter<T>
An object that knows how to adapt objects to a given type.
adapt ( Object value)
T adapt( Object value)
value