Package org.apache.commons.vfs2.function
Functional interface types in the style of java.util.function.
-
Interface Summary Interface Description VfsConsumer<T> AConsumer
that throwsFileSystemException
.
Functional interface types in the style of java.util.function.
Interface | Description |
---|---|
VfsConsumer<T> |
A
Consumer that throws FileSystemException . |