JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
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
.