Interface TypeAdapter<SourceT,​DestinationT>

  • Type Parameters:
    SourceT - Source type
    DestinationT - Destination type

    public interface TypeAdapter<SourceT,​DestinationT>
    Adapter interface to convert one type to another