Interface FunctionsRaisingIOE.CallableRaisingIOE<R>

Type Parameters:
R - return type
Enclosing class:
FunctionsRaisingIOE
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 static interface FunctionsRaisingIOE.CallableRaisingIOE<R>
Deprecated.
This is a callable which only raises an IOException.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.