Spring Framework

Package org.springframework.cglib

Spring's repackaging of net.sf.cglib 3 (for internal use only).

See: Description

Package org.springframework.cglib Description

Spring's repackaging of net.sf.cglib 3 (for internal use only).

This repackaging technique avoids any potential conflicts with dependencies on CGLIB at the application level or from other third-party libraries and frameworks.

As this repackaging happens at the classfile level, sources and Javadoc are not available here. See the original CGLIB 3 Javadoc for details when working with these classes.

Since:
3.2
Spring Framework