public class AndPathFilter extends Object implements PathFilter
PathFilters. Path is accepted only if all filters accept it.| Constructor and Description |
|---|
AndPathFilter(PathFilter... pathFilters) |
public AndPathFilter(PathFilter... pathFilters)
public boolean accept(Path path)
accept in interface PathFilter