public class NewInstanceCopier extends Object implements Copier
The object that is to be copied has to implement a public default constructor.
NewInstanceCopier()
Object
copy(Object object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NewInstanceCopier()
public Object copy(Object object)
Copier
copy
object
Copyright © 2012–2014 OmniFaces. All rights reserved.