|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ObjectConverter<Source,Target>
Converts an Object from Source type to Target type.
| Method Summary | |
|---|---|
Target |
convert(Source source)
Converts an Object from Source type to Target type. |
| Method Detail |
|---|
Target convert(Source source)
source - The Source object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||