Interface TypeConverter<TS,​TD>


  • public interface TypeConverter<TS,​TD>
    • Method Detail

      • convert

        TD convert​(TS source)