Uses of Interface
net.sf.cglib.core.Predicate
Packages that use Predicate
-
Uses of Predicate in net.sf.cglib.core
Classes in net.sf.cglib.core that implement PredicateModifier and TypeClassDescriptionclass
class
class
Methods in net.sf.cglib.core that return PredicateModifier and TypeMethodDescriptionAbstractClassGenerator.ClassLoaderData.getUniqueNamePredicate()
Methods in net.sf.cglib.core with parameters of type PredicateModifier and TypeMethodDescriptionstatic Collection
CollectionUtils.filter
(Collection c, Predicate p) DefaultNamingPolicy.getClassName
(String prefix, String source, Object key, Predicate names) NamingPolicy.getClassName
(String prefix, String source, Object key, Predicate names) Choose a name for a generated class.