/** * Spring's repackaging of * net.sf.cglib 3.2 * (for internal use only). * *

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

As this repackaging happens at the class file level, sources * and javadocs are not available here. See the original * CGLIB 3.2 javadocs * for details when working with these classes. */ package org.springframework.cglib;