FileVisitor / Are we feature frozen yet?

Alan Bateman Alan.Bateman at oracle.com
Tue Aug 6 16:18:51 UTC 2013


On 06/08/2013 08:00, Ben Evans wrote:
> On Files?
>
> Yes, that does indeed look suspiciously like it'll cover the current use
> cases I have. Let me check&  come back if not.
>
> Ben
>
The BiPredicate that find takes is useful to filter the source so this 
can be used to get a stream of the non-directories in the file tree (so 
equivalent to what visitFile would be called with when using walkFileTree).

-Alan



More information about the core-libs-dev mailing list