On 06/08/2013 08:00, Ben Evans wrote:
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).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
-Alan
