Package org.hglteam.convertion.api
Interface TypeConverter<TS,TD>
-
public interface TypeConverter<TS,TD>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TDconvert(TS source)
-
public interface TypeConverter<TS,TD>
| Modifier and Type | Method | Description |
|---|---|---|
TD |
convert(TS source) |