Package net.sourceforge.pmd.util.filter
-
Interface Summary Interface Description Filter<T> Deprecated. Will be replaced with standard java.util.function.Predicate with 7.0.0 -
Class Summary Class Description AbstractCompoundFilter<T> Deprecated. SeeFilterAbstractDelegateFilter<T> Deprecated. SeeFilterAndFilter<T> Deprecated. SeeFilterDirectoryFilter Deprecated. SeeFilterFileExtensionFilter Deprecated. SeeFilterFilters Deprecated. Internal API, seeFilterNotFilter<T> Deprecated. SeeFilterOrFilter<T> Deprecated. SeeFilterRegexStringFilter Deprecated. SeeFilter