net.sf.cglib.Foo$$EnhancerByCGLIB$$38272841
This is composed of a prefix based on the name of the superclass, a fixed string incorporating the CGLIB class responsible for generation, and a hashcode derived from the parameters used to create the object. If the same name has been previously been used in the same ClassLoader
, a suffix is added to ensure uniqueness.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|