|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - Type of the itempublic interface ItemCopier<T>
Interface that defines a way to copy an item to another.
| Method Summary | |
|---|---|
void |
copy(T source,
T target)
Copies the source to the target |
| Method Detail |
|---|
void copy(T source,
T target)
source - Source objecttarget - Target object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||