|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@InterfaceAudience.Public @InterfaceStability.Stable public interface PathFilter
| Method Summary | |
|---|---|
boolean |
accept(Path path)
Tests whether or not the specified abstract pathname should be included in a pathname list. |
| Method Detail |
|---|
boolean accept(Path path)
path - The abstract pathname to be tested
true if and only if pathname
should be included
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||