public interface ClassCopierFactory
| Modifier and Type | Method and Description |
|---|---|
ClassCopier |
getClassCopier(Class<?> cls)
Return the ClassCopier instance for a particular class.
|
ClassCopier getClassCopier(Class<?> cls) throws ReflectiveCopyException
ReflectiveCopyExceptionCopyright © 2017 Oracle. All rights reserved.