R - return type@FunctionalInterface public interface CallableRaisingIOE<R>
| Modifier and Type | Method and Description |
|---|---|
R |
apply()
Apply the operation.
|
R apply() throws IOException
IOException - Any IO failureCopyright © 2008–2021 Apache Software Foundation. All rights reserved.