@NotStorableClass public class ListSynchronizer extends Object implements ISubsituteSynchronizer
List
implementationConstructor and Description |
---|
ListSynchronizer() |
Modifier and Type | Method and Description |
---|---|
void |
synchronizeSubstitute(Object object,
Object objectSubstitute)
synchronize substitute object with the object it replace
|
public void synchronizeSubstitute(Object object, Object objectSubstitute)
ISubsituteSynchronizer
synchronizeSubstitute
in interface ISubsituteSynchronizer
object
- the original objectobjectSubstitute
- the substitute objectCopyright © 2007-2012 Luc Peuvrier. All Rights Reserved.