Interface TypeAdapter<SourceT,​DestinationT>

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

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