Uses of Interface
net.sf.cglib.core.Transformer
Packages that use Transformer
-
Uses of Transformer in net.sf.cglib.core
Classes in net.sf.cglib.core that implement TransformerMethods in net.sf.cglib.core with parameters of type TransformerModifier and TypeMethodDescriptionstatic MapCollectionUtils.bucket(Collection c, Transformer t) static ListCollectionUtils.transform(Collection c, Transformer t) -
Uses of Transformer in net.sf.cglib.proxy
Fields in net.sf.cglib.proxy declared as TransformerModifier and TypeFieldDescriptionprivate static final TransformerMethodInterceptorGenerator.METHOD_TO_CLASS