FileVisitor extension method

Paulo Levi i30817 at gmail.com
Sun Jun 10 15:15:56 PDT 2012


Yeah, i guess this is not going to happen, sort of like trying to adapt
internal iteration of the filevisitor to external iteration of the
iterator... not going to happen since FileVisitor doesn't have a
FileVisitResult.PAUSE return (most likely the better option).

On Sun, Jun 10, 2012 at 10:41 PM, Paulo Levi <i30817 at gmail.com> wrote:

>
> Sorry about the spam, but now i was trying to use directory stream wrapped
> in a fake collection, and realized that what i actually need is a
> 'DeepDirectoryStream', one that walks the whole tree. I don't suppose there
> is a way to simulate that with the FileVisitor interface?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/nio-discuss/attachments/20120610/df0f203e/attachment.html 


More information about the nio-discuss mailing list