public class MultiStrategyCopier extends Object implements Copier
The strategies that will be attempted in order are:
Constructor and Description |
---|
MultiStrategyCopier() |
Modifier and Type | Method and Description |
---|---|
Object |
copy(Object object)
Return an object that's logically a copy of the given object.
|
Copyright © 2012–2020 OmniFaces. All rights reserved.