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

Jochen


On Fri, Feb 2, 2018 at 9:39 PM, Gary Gregory <garydgreg...@gmail.com> 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: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to