@InterfaceAudience.Public @InterfaceStability.Stable public interface PathFilter
boolean accept(Path path)
path
- The abstract pathname to be testedtrue
if and only if pathname
should be includedCopyright © 2013 Apache Software Foundation. All rights reserved.