Package | Description |
---|---|
org.springframework.cglib.beans |
Spring's repackaging of the
CGLIB beans package
(for internal use only).
|
Modifier and Type | Method and Description |
---|---|
BeanCopier |
BeanCopier.Generator.create() |
static BeanCopier |
BeanCopier.create(Class source,
Class target,
boolean useConverter) |