JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
dev.latvian.mods.klib.io
FileInfoFilter
Contents
Description
Method Summary
Method Details
test(FileInfo)
Hide sidebar
Show sidebar
Interface FileInfoFilter
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public interface
FileInfoFilter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
test
(
FileInfo
fileInfo)
Method Details
test
boolean
test
(
FileInfo
fileInfo)
throws
Exception
Throws:
Exception