|
BeanIO 2.0.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Replicateable
Graph nodes that use a Replicator
for cloning itself must implement
this interface.
Replicator
Method Summary | |
---|---|
Object |
clone()
Clones this node. |
void |
updateReferences(Map<Object,Object> map)
Updates a node's references to other nodes. |
Method Detail |
---|
void updateReferences(Map<Object,Object> map)
map
- the (identity) map of clones by prior object referenceObject clone()
|
BeanIO 2.0.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |