KIE NIO.2 :: Model 6.0.0.CR4-Pre1

org.kie.commons.java.nio.file
Interface DirectoryStream.Filter<T>

Enclosing interface:
DirectoryStream<T>

public static interface DirectoryStream.Filter<T>


Method Summary
 boolean accept(T entry)
           
 

Method Detail

accept

boolean accept(T entry)
               throws IOException
Throws:
IOException

KIE NIO.2 :: Model 6.0.0.CR4-Pre1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.