Uses of Interface
org.atteo.classindex.ClassFilter.Predicate
Packages that use ClassFilter.Predicate
-
Uses of ClassFilter.Predicate in org.atteo.classindex
Subinterfaces of ClassFilter.Predicate in org.atteo.classindexModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceMethods in org.atteo.classindex with parameters of type ClassFilter.PredicateModifier and TypeMethodDescriptionstatic ClassFilter.FilterBuilderClassFilter.any(ClassFilter.Predicate... alternatives) Returns a filter which satisfies any of the selected predicates.ClassFilter.UnionBuilder.satisfying(ClassFilter.Predicate predicate) Satisfies given predicate.