interface java.nio.file.DirectoryStream_Filter<T>
import java.nio.file.DirectoryStream;
Available on java
function accept(param1:T):Bool