- java.lang.Object
-
- org.omnifaces.util.copier.CloneCopier
-
-
Constructor Summary
Constructors Constructor Description CloneCopier()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
copy(Object object)
Return an object that's logically a copy of the given object.
-