|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Mapper<T,U>
| Method Summary | |
|---|---|
void |
map(T input,
U output)
Maps the attributes of an input object to an output object. |
| Method Detail |
|---|
void map(T input,
U output)
input - - Object to map fromoutput - - Object to map to
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||