Interface UnixFSUtils.IOOperationV
- Enclosing class:
UnixFSUtils
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Defines an operation which may throw an instance of
IOException
-
Method Summary
-
Method Details
-
perform
Performs the operation.- Throws:
IOException
- for any reason.
-