JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.apache.commons.vfs2.function
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package org.apache.commons.vfs2.function
package
org.apache.commons.vfs2.function
Functional interface types in the style of java.util.function.
Related Packages
Package
Description
org.apache.commons.vfs2
The public VFS API.
Interfaces
Class
Description
VfsConsumer
<T>
A
Consumer
that throws
FileSystemException
.