public final class StateCopier extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
copy(ClassInfo classInfo,
Object sourceObject,
Object destinationObject) |
static StateCopier |
getInstance() |
public static StateCopier getInstance()
public void copy(ClassInfo classInfo, Object sourceObject, Object destinationObject) throws CopierException
CopierExceptionCopyright © 2007-2012 Luc Peuvrier. All Rights Reserved.