My impression is, that you are referring to Files.walkFileTree?

Jochen


On Fri, Feb 2, 2018 at 9:39 PM, Gary Gregory <[email protected]> wrote:
> Hi All:
>
> I propose a new package for [IO]: org.apache.commons.io.filevisitor.
>
> This package will implementations of FileVisitor just like our filefilter
> package contains implementations of java.io.FileFilter.
>
> These implementation can then be used with the more efficient Java 7
> Files.walk() methods.
>
> Thoughts?
>
> Gary

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to