Package net.sf.cglib.core
package net.sf.cglib.core
-
ClassDescriptionAbstract class for all code-generating CGLIB utilities.Customizes key types for
KeyFactorywhen building equals, hashCode, and toString.The default policy used byAbstractClassGenerator.Customizes key types forKeyFactoryright in constructor.TheGeneratorStrategy</code.Generates classes to handle multi-valued keys, for use in things such as Maps and Sets.Marker interface for customizers ofKeyFactoryAMethodVisitorthat renumbers local variables in their order of appearance.Mapping from old to new local variable indexes.Internal interface, only public due to ClassLoader issues.Customize the generated class name forAbstractClassGenerator-based utilities.A representation of a method signature, containing the method name, return type, and parameter types.Deprecated.WeakCacheKey<T>Allows to check for object equality, yet the class does not keep strong reference to the target.